I think there are a variety of reasons there aren't any Eclipse project files in the tree, starting with the fact that a lot of people don't use Eclipse, but then also that there used to be a Maven plugin that generated them, and different people like different project configurations.
I believe there is a page on the wiki which describes one way of setting up Eclipse projects for the modules; I imagine it's probably a little out of date. Robbie > -----Original Message----- > From: Andrew Stitcher [mailto:[email protected]] > Sent: 09 December 2010 16:31 > To: Qpid Dev List > Subject: Eclipse project files for Java code > > I've started doing some work using the qpid java tree and I'm using > eclipse to help me. > > It appears to me that the most straightforward way to get eclipse to > work with java projects is to have the project files (.project > and .classpath) in the source code hierarchy. Currently these aren't in > the java tree. > > I'm assuming that I'm not the only person using the qpid java code with > eclipse so: > > 1. Does anyone object to me checking in the eclipse project files? > > If no one has any objections I'll check in a set of project files next > week (for the pieces I'm using) > > 2. Is there a reason why they are not already there? > 2a. How do you work in that case with eclipse? > > Thanks > > Andrew > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
