Child pages
  • Post-Installation Modifications

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After restart of Servoy Developer the XulRunner browser component will be used as browser component inside Servoy Developer.

Running Servoy Developer on Java 7

...

under MAC OSX

If running Servoy Developer on OSX and there is a need to run Java 7 (for example for JavaFX integration ), some extra steps are required, as due to a bug in Eclipse (on which Servoy Developer is based), the process of running Servoy Developer on Java 7 is not as straight forward.

...

Info
titleNote

 The four steps above correspond to advice from https://www.servoy.com/forum/viewtopic.php?f=5&t=19253#p103941

Running Servoy Developer on a specific Java version under Windows

Edit [...]\developer\servoy.ini. Above the '-vmargs' line, add two lines, as shown below: (corresponding to the Java install that you want to use)

Code Block
-vm
c:\Program Files\Java\jdk1.8.0_112\bin\javaw.exe