Building NED - nokiaeducationdelivery/ned GitHub Wiki

How to start developing NED:

1. Develop NEDCatalogTool2

  • Install NetBeans from http://netbeans.org/downloads/
  • Go to File -> Open Project and navigate to NEDCatalogTool2 You might get a warning "One or two projects do not have the target server set properly...". To set the target server go to the project in the Projects window, right click, go to "Resolve missing server problem" and add the server (e.g. GlassFish Server 3).
  • now you should be able to compile NEDCatalogTool2 without errors

2. Develop NEDAdminConsole