> * create two workspaces - one for JDK 1.4 and one for 1.5 code. > * import the following projects to 1.4 workspace: > > core/cayenne-jdk1.4-core/ > modeler/modeler > > * import the following projects to 1.5 workspace > > core/cayenne-jdk1.5-core > core/cayenne-jpa
Is this really necessary? You can configure the compiler plugin to use the proper JDK. I have projects with mixed JDK versions no problem. I just think setting up two different workspaces is more work than is really necessary. Btw, I'm +1 on dumping the environment variable. I haven't been using it all for a while. -- Kevin
