| Author |
Projects in WSAD
|
Amit Chandak
Greenhorn
Joined: Sep 28, 2003
Posts: 9
|
|
In WSAD when you right click on a project and see the properties, following options are available (amongst other items) : * Java Build Path (Subtag - Projects) * Project References. Can somebody pl explain to me what is the difference between these 2? Thanks
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26192
|
|
Amit, The java build path is used for jar files and WSAD variables. The project references list is used for including projects. There isn't a big difference: just the type of code that you are using when compiling.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Projects in WSAD
|
|
|