[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-05-05 Thread darranl
Thanks for your help, now that I know that it should work Ok I will look into it a bit more and let you know what I find out. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3833693#3833693 Reply to the post :

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-05-04 Thread letiemble
Hi, I have done the build several times and it has always generated the zip bundle. As for your build.xml file, I can't see any differences with mine. What you can do is to invoke the clean and refresh goal and then try it again. I must say that it puzzled me. I remember that someone

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-04-30 Thread darranl
Now I have deleted everything for JBoss-IDE and I have checked out the eclipse-3-0 branch again. I have followed through the instructions in the Wiki For some reason I still have an extra project that is not mentioned 'org.jboss.ide.eclipse.xdoclet.help', should this be mentioned in the Wiki?

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-04-30 Thread letiemble
Hi, The 'org.jboss.ide.eclipse.xdoclet.help' plugin is still in CVS but not as part of JBoss-IDE because it is out of sync, and is no longer maintained. Can you post the build.xml file generated from your feature.xml file ? Laurent. View the original post :

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-04-30 Thread darranl
Thanks for your help, here is the build.xml file contained within the feature project generated from the feature.xml ?xml version=1.0 encoding=UTF-8? | project name=org.jboss.ide.eclipse default=build.update.jar basedir=. | | target name=init | property

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-04-27 Thread darranl
I have just seen the new post instructing everyone to check the Wiki before posting and to update it after giving an answer to a question that others may find helpfull. The installing JBoss IDE page misses out one installation method - 'Compiling From Source' Could someone please let me know -

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-04-27 Thread letiemble
Hi, I don't think that building from the sources can be considered as an installation (only my point of view). Anyway, if you look closer at the Wiki, you will see the For developer section, where the instructions for building JBoss-IDE from the sources are available. For short :

[JBoss-dev] [JBoss IDE] - Re: Building JBoss IDE

2004-04-27 Thread darranl
Yes those instructions seem to match the instructions available from SourceForge. Once thing that I have noteced it that I have got a 'org.jboss.ide.eclipse.xdoclet.help' project from somewhere which I have now removed. When you do a fresh checkout from CVS are you able to get everything