|
From: <ls...@us...> - 2007-07-01 08:42:33
|
Revision: 3340
http://jnode.svn.sourceforge.net/jnode/?rev=3340&view=rev
Author: lsantha
Date: 2007-07-01 01:42:28 -0700 (Sun, 01 Jul 2007)
Log Message:
-----------
Added javac and installer plugins.
Modified Paths:
--------------
trunk/all/conf/full-plugin-list.xml
Modified: trunk/all/conf/full-plugin-list.xml
===================================================================
--- trunk/all/conf/full-plugin-list.xml 2007-07-01 08:27:54 UTC (rev 3339)
+++ trunk/all/conf/full-plugin-list.xml 2007-07-01 08:42:28 UTC (rev 3340)
@@ -7,6 +7,12 @@
<include file="default-plugin-list.xml"/>
+ <plugin id="sun.tools"/>
+ <plugin id="javax.ext.tools"/>
+ <plugin id="com.sun.tools.javac"/>
+
+ <plugin id="org.jnode.install"/>
+
<plugin id="charva"/>
<plugin id="org.jnode.apps.edit"/>
<plugin id="org.jnode.apps.editor"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|