

You can run the project directly through Eclipse as well. You now have a working Eclipse project for Floodlight. No other Projects should be present and none should be selected. Select the parent directory where you placed floodlight earlier.

Open eclipse and create a new workspace.From these you can setup a new Eclipse project. This creates several files: Floodlight.launch, Floodlight_junit.launch. To use a specific version, specify the version branch in the "git clone" step by appending "-b ", e.g. The "git clone" step below uses the master version of Floodlight. Please follow the following steps to either download and install a new copy of Floodlight or update an existing installation of Floodlight: Installing Floodlight from Scratch Download And Buildįloodlight is simple to download from Github and build. If you wish to use Windows, do so at your own risk or use our Floodlight Linux VM instead.
#Eclipse luna free download for mac how to#
Windowsįloodlight is written in Java, so it should work in Windows however, specific instructions are not provided aside from this helpful site for using ant on Windows and this helpful site that documents how to use git on Windows. Note: Want to get started fast? You can use our VM here, which already includes the above dependencies for Floodlight v1.2 and below. Java just type 'javac' in a Terminal this should automatically install the JDK if it isn't already present.

