- core, no dependency - wtk depends on core - web depends on core, wtk => maybe only wtk could be enough ...
Web does depend on Core, but not on WTK.
- tools depends on web (and its dependency)
- tutorials depends on tools (and its dependency) - demos depends on tutorials (and its dependency)
Tools, Tutorials, and Demos depend on Core, Web, and WTK. They are independent projects and do not have dependencies on each other.
And a last thing, for me it's very boring: anytime i synchronize the full wtk subproject, the reference to the java plugin jar is lost.
You should be able set this up in your Workspace preferences, under Java > Installed JREs > JVM 1.6.0, click "Add External JARs" and add plugin.jar. You can also add javaws.jar this way.
