Revision history [back]

click to hide/show revision 1
initial version

answered 2009-11-03 04:48:36 +0800

terrytornado gravatar image terrytornado flag of Germany

http://www.oxitec.de/

Yes it's like obiwan says.

The frontend project have a dependeny to the backend project. You can see the settings for this in eclipse.

For a normal swing application you can add needed sub-project to your main project by adding these in the project properties
Category 'Build Path'

In a web project you would bundle all sub-projects(jars) in the same war-file for exporting. So you must done these by adding these sub-jars as EE module dependencies.

-> (right click on zksamplegui --> properties -->JAVA EE Module Dependency

best Stephan

PS I: next days they come a new version with few bugfixes and a lot of corrections. So you must try a svn synchronize weekly.

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More