[jboss-jira] [JBoss JIRA] Updated: (JBFORUMS-230) configure JavaBuilder into .project files

Luca Stancapiano (JIRA) jira-events at lists.jboss.org
Sun May 20 11:54:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBFORUMS-230?page=all ]

Luca Stancapiano updated JBFORUMS-230:
--------------------------------------

    Attachment: .classpath

.classpath file for forums project

> 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/forums101P26 
> eclipse 3.2.2
>            Reporter: Luca Stancapiano
>         Assigned To: Ryszard Kozmik
>             Fix For: 1.0.1 RC
>
>         Attachments: .classpath, .classpath, .project, .project
>
>
> 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