Skip to content

Commit ebe2553

Browse files
committed
Updated version number of required netbeans.
1 parent 25f14e6 commit ebe2553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

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

55
## Developer setup ##
66

7-
To ensure compatibility to a specific release, the project is configured to use a fresh unpatched installation of a specific version of NetBeans (currently 7.2.1). Download the "OS Independent Zip" edition of this version of NetBeans and extract it somewhere.
7+
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.
88
Then start your ordinary NetBeans (NOT the one you just extracted, another one). Go to `Tools -> NetBeans Platforms` and
9-
add the extracted directory as a new platform. It should get automatically named something like "nb721".
9+
add the extracted directory as a new platform. It should get automatically named something like "nb802".
1010

1111
Now open the plugin's master project in NetBeans and build it. Then right click the project and select `Open Required Projects`. If NB shows errors in the editor, try restarting NB (they should have been eliminated after the first build). Now the project should work as any other NB plugin project.
1212

0 commit comments

Comments
 (0)