Hi, I now remember we had the pdetarget distro at the first place: the project has to be a "jar" type so that we can load it into Eclipse.
Changing the type for "tuscany-distribution-all" will produce an empty jar. It's not very consistent. Maybe we can leave it as a pom module and use the Eclipse menu File --> Open File to load the tuscany.target file instead of having a project to host it. Thanks, Raymond From: Simon Laws Sent: Friday, January 30, 2009 7:00 AM To: [email protected] ; [email protected] Subject: Re: svn commit: r739245 - /tuscany/java/sca/modules/core/pom.xml [snip] Simon I added a profile to the all pom to create the eclipse project. I still get lots of errors but the are to do with web services so I'm assuming that's to do with that stuff being removed (binding.ws did work for me yesterday with Raymond's changes so I'll try it again and see if we can turn it on again). The pom is not a jar pom so that the plugin will run in order to generate the eclipse file. Not sure why that has to be the case yet. Simon
