![]()
Integration with Eclipse IDE
NetPhantom projects can be configured to coexist and be integrated with Eclipse IDE. When using Eclipse,
it locks a workspace and compiles Java sources in the background, potentially conflicting with NetPhantom.
The project has a Java configuration as follows:
When NetPhantom detects that Eclipse is using the workspace, it will not compile Java sources in the source
directory. Otherwise, changed Java sources are compiled with the options specified for the Java Compiler.
The Clean project operation runs in two modes depending on if Eclipse is using the workspace:
The Build distribution operation can only run when Eclipse is not using the workspace.
|