Author: yradtsevich
Date: 2010-05-06 03:45:29 -0400 (Thu, 06 May 2010)
New Revision: 21932
Added:
trunk/xulrunner/plugins/org.mozilla.xpcom/.classpath
Log:
.classpath file has been added to the org.mozilla.xpcom plugin.
Added: trunk/xulrunner/plugins/org.mozilla.xpcom/.classpath
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xpcom/.classpath (rev 0)
+++ trunk/xulrunner/plugins/org.mozilla.xpcom/.classpath 2010-05-06 07:45:29 UTC (rev
21932)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry exported="true" kind="lib"
path="MozillaGlue.jar"/>
+ <classpathentry exported="true" kind="lib"
path="MozillaInterfaces.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Show replies by date