My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  

Featured
Updated May 19, 2008 by elbe...@gmail.com

Requirements

Installation Instructions

  1. Download the Netbeans Module (nbm) file.
  2. Open Netbeans
  3. Navigate to "Tools" -> "Plugins"
  4. Click on the "Downloaded" tab.
  5. Click "Add Plugins".
  6. Find your downloaded nbm file.
  7. Click "Open".
  8. Click "Install".
  9. Follow on-screen instructions.

Usage

  1. Create a new project.
  2. Under "Categories" navigate to "Samples" -> "Java".
  3. Select "PulpCore Full Project" or "PulpCore Quick Project".
  4. Click "Next"
  5. Enter your project name.
  6. Enter your project location.
  7. Click "Finish".
  8. Right click on your new project.
  9. Click "Clean and Build".
  10. Right click on your new project.
  11. Click "Run".

Upgrading Instructions

Pre 0.7.0

  1. Navigate to "Tools" -> "Plugins"
  2. Click on the "Installed" tab.
  3. Find "PulpCore" and put a check next to it.
  4. Click "Uninstall" and follow the on-screen instructions.
  5. Follow the Installation Instructions above.

Post 0.7.0

  1. Navigate to "Tools" -> "Plugins"
  2. Find "PulpCoreNBM" in the "Updates" tab.
  3. Click "Update" and follow the on-screen instructions.

Code Completion and JavaDoc Index

  1. Right click on your new project.
  2. Click "Properties".
  3. Click "Java Sources Classpath"
  4. Select the entry and click "Remove"
  5. Click "Add JAR/Folder".
  6. Navigate to your .netbeans directory, usually found under your home directory (~/.netbeans)
  7. Navigate into the version of NetBeans you are using (6.0, 6.1).
  8. Navigate into the libs directory, select the pulpore-applet-debug-0.11.jar and click "Choose".
  9. Click "Ok"
Comment by ewjor...@gmail.com, May 6, 2008

Slight problem with item 6 in Code Completion and JavaDoc? Index - at least on OS X Leopard, Netbeans does not allow you to navigate to a hidden directory in that file chooser, so ~/.netbeans is totally inaccessible. One solution is to create an un-hidden alias to the ~/.netbeans directory - this will show up grayed out when you navigate to it, but if you double-click, it will put you in the .netbeans directory.

Comment by mirce...@gmail.com, Mar 2, 2010

Can you update the module for the latest version of pulpcore?

Comment by alex86.w...@gmail.com, Dec 4, 2010

I can't find the pulpore-applet-debug-0.11.jar or any other .jar beginning with pulpore on my PC.

Greets


Sign in to add a comment
Powered by Google Project Hosting