-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: tools
-
b120
-
Not verified
The current IntelliJ langtools project stores run configuration inside the file workspace.xml; this is suboptimal, as workspace.xml is meant to store user specific settings, not project-wide ones. Instead, shared run configurations can be created. This should make the project play more nicely with IJ.