Skip to content

Run Configurations

Reimar Schröter edited this page Apr 18, 2016 · 6 revisions

HOME < ... < FeatureIDE Functions in Deep < FeatureIDE Project

As FeatureIDE projects are on top of existing projects (e.g., Java projects) and the compiler of this project automatically generates the binary files, you can execute the generated product as if you are working with a standard project.

For Java Projects: Right click on the project > Run As > Java Application

Clone this wiki locally