[jboss-cvs] jbosside/as/plugins/org.jboss.ide.eclipse.as.core ...

Robert Stryker rawb at belmont.prod.atl2.jboss.com
Wed Aug 30 12:21:12 EDT 2006


  User: rawb    
  Date: 06/08/30 12:21:12

  Modified:    as/plugins/org.jboss.ide.eclipse.as.core  .classpath
  Log:
  Projects are now JDK 1.4 compliant. 
  
  Revision  Changes    Path
  1.2       +1 -1      jbosside/as/plugins/org.jboss.ide.eclipse.as.core/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/as/plugins/org.jboss.ide.eclipse.as.core/.classpath,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- .classpath	31 May 2006 06:21:28 -0000	1.1
  +++ .classpath	30 Aug 2006 16:21:12 -0000	1.2
  @@ -3,7 +3,7 @@
   	<classpathentry kind="src" path="jbosscore"/>
   	<classpathentry exported="true" kind="lib" path="dom4j-1.6.1.jar"/>
   	<classpathentry exported="true" kind="lib" path="jaxen-1.1-beta-6.jar"/>
  -	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  +	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2_12"/>
   	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list