[jboss-jira] [JBoss JIRA] Updated: (JBFORUMS-230) configure JavaBuilder into .project files
Luca Stancapiano (JIRA)
jira-events at lists.jboss.org
Sat Nov 10 15:25:44 EST 2007
[ http://jira.jboss.com/jira/browse/JBFORUMS-230?page=all ]
Luca Stancapiano updated JBFORUMS-230:
--------------------------------------
Attachment: eclipse_project_into_root.zip
I resend the patch...tehre was some error about duplicated libraries
> configure JavaBuilder into .project files
> -----------------------------------------
>
> Key: JBFORUMS-230
> URL: http://jira.jboss.com/jira/browse/JBFORUMS-230
> Project: JBoss Forums
> Issue Type: Patch
> Affects Versions: 1.0.1 RC
> Environment: jboss forums from http://anonsvn.labs.jboss.com/branches/forums26
> eclipse 3.2.2
> Reporter: Luca Stancapiano
> Assigned To: Ryszard Kozmik
> Fix For: 1.0.1 RC
>
> Attachments: .classpath, .classpath, .classpath, .classpath, .classpath, .project, .project, eclipse_project_into_root.zip, eclipse_project_into_root.zip
>
>
> hi ......I think is better to configure .project files to build with eclipse as jbossportal does.....So is simpliest to build sources with eclipse. I added theese rows into .project files of forums project and authz-jaae-plugin project. Tell me if you are agree:
> <buildSpec>
> <buildCommand>
> <name>org.eclipse.jdt.core.javabuilder</name>
> <arguments>
> </arguments>
> </buildCommand>
> </buildSpec>
> <natures>
> <nature>org.eclipse.jdt.core.javanature</nature>
> </natures>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list