Versions Compared

Key

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

...

Ready: After completing the steps described above, the Eclipse installation is setup correctly to launch Servoy Developer in a debug session:

  • Run > Debug (or F11)

Optional additional configuration

*Adding other features to the target: *If additional features are required in the Servoy Developer that is launched from source code, for example an SVN Team Provider plugin, an easy way to achieve this is by adding the feature(s) to the target Definition. 

  • Make sure the feature is installed in a Eclipse installation, doesn't have to be a Servoy Developer installation, can also the the Eclipse SDK from which the development on the Servoy open source projects is being done.
  • Open the servoy.target file in teh root of the eclipse_target project
  • Click Add > Features > Next
  • Point the location to an installation directory of Eclipse. Note that when using a Servoy Developer instance in this case, the <servoy_install>/developer is the directory to point to.
  • Check the feature(s) to be included and press Finish.
  • click the "Set as Target Platform" link again.