Revision: 19990
          http://sourceforge.net/p/gate/code/19990
Author:   markagreenwood
Date:     2017-01-25 15:42:41 +0000 (Wed, 25 Jan 2017)
Log Message:
-----------
fixed a compile issue because I moved some classes around

Modified Paths:
--------------
    
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/UnusedPluginUnloader.java

Modified: 
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/UnusedPluginUnloader.java
===================================================================
--- 
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/UnusedPluginUnloader.java
  2017-01-25 15:05:29 UTC (rev 19989)
+++ 
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/UnusedPluginUnloader.java
  2017-01-25 15:42:41 UTC (rev 19990)
@@ -15,7 +15,7 @@
 
 import gate.Gate;
 import gate.Gate.ResourceInfo;
-import gate.Plugin;
+import gate.creole.Plugin;
 import gate.Resource;
 import gate.creole.metadata.AutoInstance;
 import gate.creole.metadata.CreoleResource;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to