Skip to content

Commit 1c0b942

Browse files
committed
Merge pull request #96 from tmc-langs/master
Added notice about NetBeans Platforms
2 parents b403d66 + 3764860 commit 1c0b942

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a NetBeans plugin for the [Test My Code server](https://github.com/testm
44

55
## Developer setup ##
66

7+
:exclamation: If you cannot find `NetBeans Platforms` from within `Tools`. You need to activate *Developing NetBeans* plugin from `Tools -> Plugins -> Installed`, check the checkbox next to *Developing NetBeans*, and click `Activate`.
8+
79
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.
810
Then start your ordinary NetBeans (NOT the one you just extracted, another one). Go to `Tools -> NetBeans Platforms` and
911
add the extracted directory as a new platform. It should get automatically named something like "nb802".

0 commit comments

Comments
 (0)