Modified:
/wiki/Building.wiki
=======================================
--- /wiki/Building.wiki Wed Dec 22 07:12:44 2010
+++ /wiki/Building.wiki Tue Apr 19 02:57:00 2011
@@ -29,9 +29,8 @@
# Check out the code
# From the checked-out directory, run `mvn install` (not `mvn package`,
because of [http://jira.codehaus.org/browse/MDEP-291 this bug]).
- # The RC zip is found in packages/rc/target/
- # The Java client JAR is found in packages/client/java/target/
- # The IDE JAR is found in twin/ide/target/
+ # open the twin.sln solution with visual studio
+ # build the solution.The output is in twin\twin\rc\target\Debug ( you
need a sharpclaws.xml specified in the same location to start testing an
application )
= Troubleshooting =