This content has been marked as final.
Show 3 replies
-
1. Re: RHDS Source code build
maxandersen Oct 25, 2007 2:52 AM (in response to mailtoagarg)It's eclipse plugin project - import it into eclipse and you have it there.
-
2. Re: RHDS Source code build
mailtoagarg Oct 25, 2007 5:47 AM (in response to mailtoagarg)Hello Max,
As you have mentioned, I have imported the code in eclipse3.3(that comes with RHDS beta1) by import->existing projects into workspace, but it shows me a lot of errors because the libraries like dtdparser.jar, hibernate jars , freemaker.jar are not already there in the source code.
Please let me know if I am doing wrong somewhere.
Regards
Ashish -
3. Re: RHDS Source code build
maxandersen Oct 25, 2007 7:20 AM (in response to mailtoagarg)Yes - this is the pure source afaik.
The simplest way to get everything is to checkout the code from jboss tools.
See jboss.org/tools on how to get that.