| Issue 51: | Code layout is confusing | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Checkout the source code 2. Attempt to build/run examples What is the expected output? What do you see instead? 1. There is no root pom to start a complete build. 2. There are dozens of old SwiXML build jars checked into trunk (should be checked into SVN branches?) 3. There is no online Documentation as to how to build/run examples. There is a readme in core, but just seems to talk about SwiXML. 4. I would expect / like to be able to run mvn eclipse:eclipse from root to generate all the required Eclipse project files 5. Attempting to simply import the .project files that are already there results in a non-compiling workspace. What version of the product are you using? On what operating system? Windows XP, Maven 2.0.10 Please provide any additional information below. This project looks like a great idea, and I'd like to get started with it quickly. It was a bit of a pain to try and put together a few Eclipse projects that all built and ran. Cheers!
Jul 18, 2010
Project Member
#1
bartolom...@gmail.com
Status:
Accepted
Jul 19, 2010
(No comment was entered for this change.)
Status:
Started
Jul 20, 2010
To start quickly, i suggest you to use maven plugin for eclipse , configure the maven repository (see [useFromMaven] ) and the quick-start-archetype
Apr 20, 2011
i've arranged a new code layout ..... please, give me a feedbacks about ..
Sep 9, 2011
(No comment was entered for this change.)
Status:
Fixed
|