This needs some thoughts, but it's too late for me, my brain can't cope, ok
trying, nothing guaranteed...
As we are trying to slim down OFBiz, my 1st answer would be yes
On the other hand I appreciate to not have to build anew .classpath each time I
work on a new project
Could not the same been done for IntelliJ? Is it necessary?
I remember we tried long ago on Netbeans (Jacopo and I at least) but finally gave up. I don't remember why, or was it only external,
license reason?
Also you could have left this change to a real Eclipse user ;o)
One would have stumbled upon and would have needed to do it anyway ;o)
Jacques
From: "J. Eckard" <[email protected]>
Do we really want to keep IDE-specific support files in the repository (and keep them updated by hand in perpetuity)? I ask
because it seems like a fragile (and tedious) process… for instance, I don't use eclipse and I have no idea if or how this change
will affect an existing eclipse project.
Joe
On Mar 22, 2012, at 5:05 PM, [email protected] wrote:
Author: eckardjf
Date: Thu Mar 22 21:05:17 2012
New Revision: 1304061
URL: http://svn.apache.org/viewvc?rev=1304061&view=rev
Log:
update eclipse classpath file to reflect jetty container upgrade
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1304061&r1=1304060&r2=1304061&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Mar 22 21:05:17 2012
@@ -138,12 +138,21 @@
<classpathentry kind="lib"
path="framework/jcr/lib/jackrabbit-spi-commons-2.3.3.jar"/>
<classpathentry kind="lib" path="framework/jcr/lib/jackrabbit-ocm-2.0.jar"
sourcepath="/ocm"/>
<classpathentry kind="lib" path="framework/jcr/lib/jcr-2.0.jar"/>
- <classpathentry kind="lib"
path="framework/jetty/lib/jasper-compiler-5.5.15.jar"/>
- <classpathentry kind="lib"
path="framework/jetty/lib/jasper-runtime-5.5.15.jar"/>
- <classpathentry kind="lib" path="framework/jetty/lib/jetty-6.1.11.jar"/>
- <classpathentry kind="lib"
path="framework/jetty/lib/jetty-ajp-6.1.11.jar"/>
- <classpathentry kind="lib"
path="framework/jetty/lib/jetty-sslengine-6.1.11.jar"/>
- <classpathentry kind="lib"
path="framework/jetty/lib/jetty-util-6.1.11.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/com.sun.el-2.2.0.v201108011116.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-ajp-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-continuation-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-http-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-io-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-security-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-server-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-servlet-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-util-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-webapp-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/jetty-xml-8.1.2.v20120308.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/org.apache.jasper.glassfish-2.2.2.v201112011158.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar"/>
+ <classpathentry kind="lib"
path="framework/jetty/org.eclipse.jdt.core-3.7.1.jar"/>
<classpathentry kind="lib" path="framework/service/lib/axis.jar"/>
<classpathentry kind="lib" path="framework/service/lib/axis-ant.jar"/>
<classpathentry kind="lib" path="framework/service/lib/wsdl4j.jar"/>