-
Notifications
You must be signed in to change notification settings - Fork 101
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
You may also visit FeatureIDE's home page: https://featureide.github.io/
- [Project Structure] (https://github.com/FeatureIDE/FeatureIDE/wiki/Project-Structure)
- [Creation Wizards] (https://github.com/FeatureIDE/FeatureIDE/wiki/Creation-Wizards)
- [Product Generation] (https://github.com/FeatureIDE/FeatureIDE/wiki/Product-Generation)
- [Run Configurations] (https://github.com/FeatureIDE/FeatureIDE/wiki/Run-Configurations)
- [Composer] (https://github.com/FeatureIDE/FeatureIDE/wiki/FeatureIDE-Composer)