Sha256: f767e2a33b4a35df724a8f9b3d3bb53704eaf405ebc311a0363a89a2582f2184

Contents?: true

Size: 1.6 KB

Versions: 8

Compression:

Stored size: 1.6 KB

Contents

Netbeans IDE Setup
=======
------------
<br>
1. If you ran the `awetestlib netbeans_setup` command, you should now have a folder called "sample_netbeans" in the directory you ran the command in. Open Netbeans and go to Open Project.

![netbeans1](https://raw.github.com/3qilabs/awetestlib/develop/images/netbeans1.jpg "netbeans1")

<br>
2. Select the "sample_netbeans" folder that was created and click "Open Project". Your project is now loaded into Netbeans.
NOTE: Depending on the version of Netbeans you have, you may need to install the Ruby and Rails plugin.

![netbeans2](https://raw.github.com/3qilabs/awetestlib/develop/images/netbeans2.jpg "netbeans2")

<br>
3. You can view the different configurations from the config dropdown. We have provided a sample "Demo" config which runs the demo.rb script. To create your own, go to "Customize..."

![netbeans3](https://raw.github.com/3qilabs/awetestlib/develop/images/netbeans3.jpg "netbeans3")

<br>
4. In the configuration window, you can see the arguments for the Demo configuration. To create your own, go to "New". All the arguments (Main Script, Arguments, and Ruby Options) would be the same as the Demo configuration, the only difference would be the path to the script you want to run. 

![netbeans5](https://raw.github.com/3qilabs/awetestlib/develop/images/netbeans5.jpg "netbeans5")

<br>
5. Once you have the script configurations set, you can select the config you want to run from the dropdown and hit the Play button. The script will now start to run within the IDE. 

![netbeans4](https://raw.github.com/3qilabs/awetestlib/develop/images/netbeans4.jpg "netbeans4")

<br>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
awetestlib-0.1.30pre3 netbeans_setup.md
awetestlib-0.1.30pre3-x86-mingw32 netbeans_setup.md
awetestlib-0.1.30pre2 netbeans_setup.md
awetestlib-0.1.30pre2-x86-mingw32 netbeans_setup.md
awetestlib-0.1.30pre1-x86-mingw32 netbeans_setup.md
awetestlib-0.1.30pre1 netbeans_setup.md
awetestlib-0.1.29pre4 netbeans_setup.md
awetestlib-0.1.29pre4-x86-mingw32 netbeans_setup.md