[Xulu-commits] r61 - in branches/1.8-gt2-2.6/src/appl: ext parallel/starter/client

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Oct 14 10:31:55 CEST 2009


Author: alfonx
Date: 2009-10-14 10:31:55 +0200 (Wed, 14 Oct 2009)
New Revision: 61

Modified:
   branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditor.java
   branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditorGUI.java
   branches/1.8-gt2-2.6/src/appl/parallel/starter/client/XuluStarterClientPanel.java
Log:
* Removed some JavaVisualEditor annotations not used anymore.

Modified: branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditor.java
===================================================================
--- branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditor.java	2009-10-04 16:54:52 UTC (rev 60)
+++ branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditor.java	2009-10-14 08:31:55 UTC (rev 61)
@@ -57,4 +57,4 @@
 		System.exit(0);
 	}
 
-} // @jve:decl-index=0:visual-constraint="10,10"
+} 

Modified: branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditorGUI.java
===================================================================
--- branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditorGUI.java	2009-10-04 16:54:52 UTC (rev 60)
+++ branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditorGUI.java	2009-10-14 08:31:55 UTC (rev 61)
@@ -258,4 +258,4 @@
 		return jPanel2;
 	}
 
-} // @jve:decl-index=0:visual-constraint="10,10"
+} 

Modified: branches/1.8-gt2-2.6/src/appl/parallel/starter/client/XuluStarterClientPanel.java
===================================================================
--- branches/1.8-gt2-2.6/src/appl/parallel/starter/client/XuluStarterClientPanel.java	2009-10-04 16:54:52 UTC (rev 60)
+++ branches/1.8-gt2-2.6/src/appl/parallel/starter/client/XuluStarterClientPanel.java	2009-10-14 08:31:55 UTC (rev 61)
@@ -213,4 +213,4 @@
 		return restartButton;
 	}
 
-} // @jve:decl-index=0:visual-constraint="10,10"
+}
\ No newline at end of file



More information about the Xulu-commits mailing list