Note that after disabling inbound network activity, you will not be able to open the modeling tool Help or submit an issue. | Tip |
|---|
| If you disable inbound network activity, double-clicking a project file (.mdzip) opens the project in a new modeling tool window. |
To disable inbound network activity
- Go to <modeling tool installation directory>\bin and open the properties file, e.g., magicdraw.properties.
In the JAVA_ARGS line, add the following argument: | Code Block |
|---|
-DDISABLEINBOUNDCON=true |
- Save and close the file.
|