Author: kono
Date: 2009-05-28 15:31:02 -0700 (Thu, 28 May 2009)
New Revision: 16840
Modified:
cytoscape3/trunk/pom.xml
Log:
Nimbus L&F argument removed because this is only for Sun Java 6.
Modified: cytoscape3/trunk/pom.xml
===================================================================
--- cytoscape3/trunk/pom.xml 2009-05-28 21:08:29 UTC (rev 16839)
+++ cytoscape3/trunk/pom.xml 2009-05-28 22:31:02 UTC (rev 16840)
@@ -208,7 +208,7 @@
<param>--platform=equinox</param>
<param>--profiles=log</param>
<param>--noDownloadFeedback</param>
- <param>--vmOptions=-Xmx512M
-Dawt.useSystemAAFontSettings=lcd
-Dswing.defaultlaf=com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
-Dapple.laf.useScreenMenuBar=true -Dapple.awt.fileDialogForDirectories=true
-Dapple.awt.graphics.UseQuartz=true
-Dcom.apple.mrj.application.apple.menu.about.name=Cytoscape3</param>
+ <param>--vmOptions=-Xmx512M
-Dawt.useSystemAAFontSettings=lcd -Dapple.laf.useScreenMenuBar=true
-Dapple.awt.fileDialogForDirectories=true -Dapple.awt.graphics.UseQuartz=true
-Dcom.apple.mrj.application.apple.menu.about.name=Cytoscape3</param>
<param>--repositories=+http://scm.ops4j.org/repos/ops4j/projects/pax/runner-repository/</param>
</provision>
</configuration>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en
-~----------~----~----~----~------~----~------~--~---