Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.2
-
None
Description
Adding the Tuscany library from the Tuscany Eclipse plugin to a Java project breaks it as its buildpath exceeds the limit of the Windows command line length, preventing any programs to be launched from that project.
The fix is pretty simple, all the runtime JARs configured in the Tuscany library should not be there anyway. Only the API JARs and the node launcher JAR need to be on the buildpath.