You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ This is a NetBeans plugin for the [Test My Code server](https://github.com/testm
4
4
5
5
## Developer setup ##
6
6
7
+
:exclamation: If you cannot find `NetBeans Platforms` from within `Tools` activate *Developing NetBeans* plugin from `Tools -> Plugins -> Installed` check the checkbox next to *Developing NetBeans* and click `Activate`.
8
+
7
9
To ensure compatibility to a specific release, the project is configured to use a fresh unpatched installation of a specific version of NetBeans (currently 8.0.2). Download the "OS Independent Zip" edition of this version of NetBeans and extract it somewhere.
8
10
Then start your ordinary NetBeans (NOT the one you just extracted, another one). Go to `Tools -> NetBeans Platforms` and
9
11
add the extracted directory as a new platform. It should get automatically named something like "nb802".
0 commit comments