-
Notifications
You must be signed in to change notification settings - Fork 0
Installing Java
It is not yet decided whether the .classpath and .project file will be part of the repository or not. See for instance the discussing here for arguments pro and con: http://stackoverflow.com/questions/2818239/classpath-and-project-check-into-version-control-or-not
In the moment they are included:
http://stackoverflow.com/questions/2818239/classpath-and-project-check-into-version-control-or-not
To make Eclipse running, you may:
-
Install the RXTX package Possible sources are here (http://fizzed.com/oss/rxtx-for-java) and here (http://rxtx.qbang.org/wiki/index.php/Main_Page)
-
Choose the main folder of the repository "Optical-Spectrograph-Beta" as Eclipse workspace.
-
Go to File -> Import
-
Choose under General "Existing projects into workspace"
-
Select the folder Frontend as root directory