Jump to content

Essential Java Libraries

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Andrew.G

Andrew.G

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 395 posts
Posted via CodeCall Mobile What are the most used or most important libraries for a professional java develepor?

#2
Turk4n

Turk4n

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,847 posts

Andrew.G said:

Posted via CodeCall Mobile What are the most used or most important libraries for a professional java develepor?

swing,scanner,io and the rest plus some external libraries like greenfoot...
Posted Image

#3
espolo

espolo

    Newbie

  • Members
  • Pip
  • 3 posts
Very cool for xml is jdom.org

#4
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
For me java.sql and javax.swing.

Most important depends on your application and what it needs to do.