[jboss-user] [JBoss Tools (users)] - Re: JBoss property files error

krasig do-not-reply at jboss.com
Thu Apr 16 03:02:54 EDT 2009


.project

  | <?xml version="1.0" encoding="UTF-8"?>
  | <projectDescription>
  | 	<name>Odit</name>
  | 	<comment></comment>
  | 	<projects>
  | 	</projects>
  | 	<buildSpec>
  | 		<buildCommand>
  | 			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 		<buildCommand>
  | 			<name>org.eclipse.wst.common.project.facet.core.builder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 		<buildCommand>
  | 			<name>org.eclipse.jdt.core.javabuilder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 		<buildCommand>
  | 			<name>org.eclipse.wst.validation.validationbuilder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 		<buildCommand>
  | 			<name>org.jboss.tools.common.verification.verifybuilder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 		<buildCommand>
  | 			<name>org.hibernate.eclipse.console.hibernateBuilder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 		<buildCommand>
  | 			<name>org.jboss.ide.eclipse.archives.core.archivesBuilder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 	</buildSpec>
  | 	<natures>
  | 		<nature>org.jboss.ide.eclipse.archives.core.archivesNature</nature>
  | 		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  | 		<nature>org.eclipse.jdt.core.javanature</nature>
  | 		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  | 		<nature>org.jboss.tools.jsf.jsfnature</nature>
  | 		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  | 		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
  | 		<nature>org.hibernate.eclipse.console.hibernateNature</nature>
  | 	</natures>
  | 	<linkedResources>
  | 		<link>
  | 			<name>src</name>
  | 			<type>2</type>
  | 			<location>D:/EclipseGanymede6/eclipse/MyWorks/System/src</location>
  | 		</link>
  | 		<link>
  | 			<name>src-1</name>
  | 			<type>2</type>
  | 			<location>D:/EclipseGanymede6/eclipse/MyWorks/System/src</location>
  | 		</link>
  | 		<link>
  | 			<name>src-2</name>
  | 			<type>2</type>
  | 			<location>D:/GanymedeSR16/eclipse/MyWorks/Delo/JavaSource</location>
  | 		</link>
  | 		<link>
  | 			<name>srcDelo</name>
  | 			<type>2</type>
  | 			<location>D:/GanymedeSR2/eclipse/MyWorks/Delo/JavaSource</location>
  | 		</link>
  | 		<link>
  | 			<name>srcSystem</name>
  | 			<type>2</type>
  | 			<location>D:/GanymedeSR2/eclipse/MyWorks/System/src</location>
  | 		</link>
  | 	</linkedResources>
  | </projectDescription>
  | 

.classpath

  | <?xml version="1.0" encoding="UTF-8"?>
  | <classpath>
  | 	<classpathentry kind="src" path="JavaSource"/>
  | 	<classpathentry excluding="*/.svn/|.svn|.svn/|com/indexbg/.svn/|com/indexbg/system/*/.svn/|com/indexbg/system/.svn/|test/.svn/|test/com/.svn/|test/com/indexbg/.svn/|test/com/indexbg/system/*/.svn/|test/com/indexbg/system/.svn/" kind="src" path="srcSystem"/>
  | 	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  | 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  | 	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  | 	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss 5.0 Runtime"/>
  | 	<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
  | </classpath>
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225798#4225798

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225798



More information about the jboss-user mailing list