-
Notifications
You must be signed in to change notification settings - Fork 42
Using NetBeans IDE
Guilherme Flach edited this page Jan 25, 2018
·
6 revisions
You may use an IDE to develop using Rsyn. In this tutorial, we explain how to open and run Rsyn in NetBeans IDE, which is the one currently supported by Rsyn framework.
Go to https://netbeans.org/.
See https://github.com/rsyn/rsyn-x/wiki/Getting-Started.
Then select the Rsyn's NetBeans project folder at rsyn-x/x/ide/netbeans.
Go to Project Properties, then Run and set the Run Directory and select Build First as below.
Click in the play button as shown in the image below.
After a while, Rsynś main window should pop up.
Press Ctrl+R to run an Rsyn script.
For this tutorial, let's open a demo benchmark that comes together with Rsyn repository: /rsyn-x/x/demo/simple/simple.rsyn
And here's the benchmark opened in Rsyn.