You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gd...@apache.org on 2005/04/14 16:04:42 UTC

svn commit: r161291 - geronimo/trunk/modules/interop/project.properties

Author: gdamour
Date: Thu Apr 14 07:04:41 2005
New Revision: 161291

URL: http://svn.apache.org/viewcvs?view=rev&rev=161291
Log:
GERONIMO-617 submitted by Kristian Koehler.

Interop module is missing eclipse and intellij classpath includes.

Modified:
    geronimo/trunk/modules/interop/project.properties

Modified: geronimo/trunk/modules/interop/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/interop/project.properties?view=diff&r1=161290&r2=161291
==============================================================================
--- geronimo/trunk/modules/interop/project.properties (original)
+++ geronimo/trunk/modules/interop/project.properties Thu Apr 14 07:04:41 2005
@@ -1,3 +1,7 @@
 ##
 ## $Rev: 47137 $ $Date: 2004-09-24 00:04:29 -0700 (Fri, 24 Sep 2004) $
 ##
+
+# Include classes generated by the IDL-to-Java compiler in the eclipse classpath
+maven.eclipse.classpath.include=target/src
+maven.idea.generated.source=src