Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

distribution or from Subversion trunk?

distribution Subversion trunk
0
Posted

distribution or from Subversion trunk?

0

{bgcolor} If you have unpacked the source distribution or have checked out all of the code under the tuscany/java/sca directory in subversion then you should end up with a source directory containing something like: {noformat} demos distribution itest modules samples tools pom.xml {noformat} You can build the source from using maven with the command {code} mvn {code} You can also build Eclipse projects for all the modules in the project using the command {code} mvn -Peclipse eclipse:eclipse {code} This builds “.classpath” and “.project” files for each modules. The easiest thing to do is import all of these generated projects. In Eclipse choose “File/Import/Existing Projects Into Workspace”. From the wizard select your source directory and Eclipse should now find all of the Eclipse projects that have been generated. If you imported all modules into Eclipse you should find that project dependencies are satisfied by reference to other Tuscany SCA projects in your workspace. This is conven

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123