[appengine-java] Referencing projects

2010-01-21 Thread Maurits
Hi all, I am an experienced .NET developer but new to JAVA and Eclipse. I am currently experimenting with JAVA and the GAE with plans to start making more use of the GAE since I really like what is offered (Google keep up the good work ;)). However I am running into a problem, I would like to

Re: [appengine-java] Referencing projects

2010-01-21 Thread Ikai L (Google)
Hi there! If you're learning Java, it's probably overkill to create 4 different projects, even for different layers of the application. It's probably enough to simply create different packages and sort through them that way. For development, you can get away with putting the JAR files in your