Small changes to the developer.product for Mac
- remove the java path definition because this is no longer needed for v20 - add two more plugins to eliminate validation errors when running CAVE
This commit is contained in:
parent
43707cc710
commit
0c443f464d
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
|
||||
-Dorg.eclipse.swt.internal.gtk.useCairo=false
|
||||
-Dhttps.certificate.check=false
|
||||
-Djava.library.path=/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/jep
|
||||
-XX:MaxDirectMemorySize=1G
|
||||
-XX:+UnlockExperimentalVMOptions
|
||||
-XX:G1HeapRegionSize=4M
|
||||
|
@ -71,6 +70,8 @@
|
|||
<features>
|
||||
<feature id="com.raytheon.viz.feature.awips" version="1.9.0.qualifier"/>
|
||||
<feature id="com.raytheon.viz.feature.awips.developer" version="1.9.0.qualifier"/>
|
||||
<feature id="com.raytheon.viz.hydro.feature" installMode="root"/>
|
||||
<feature id="com.raytheon.uf.viz.aviation.advisory.feature" installMode="root"/>
|
||||
</features>
|
||||
|
||||
<configurations>
|
||||
|
|
Loading…
Add table
Reference in a new issue