Skip to main content

Introduction

How to get OpenPnP running on a Mac. Based on the slightly out of date Software Install instructions posted to FPD website.

  1. Download GitHub client
  2. Launch GitHub client
  3. Select location to save respository
    • Select location to save respository

    • Wait for clone to complete

  4. Download and install Eclipse for Java developers
    • Download and install Eclipse for Java developers

  5. Launch Eclipse
    • Launch Eclipse

    • Select your workspace

    • Select File -> Import...

    • Navigate to "Maven" and select "Existing Maven Projects" and select Next

    • Browse to root location of OpenPnP

    • Click finish

  6. On the left-hand side tree view, click the arrow to expand the ‘openpnp’ folder to show the source files In the menubar, click ‘Run’, and click ‘Run Configurations...’, Double-click ‘Java Application’ Under the tab ‘Main’, in the section ‘Project’, hit ‘Browse’, select ‘openpnp’and hit ‘ok’.
    • On the left-hand side tree view, click the arrow to expand the ‘openpnp’ folder to show the source files

    • In the menubar, click ‘Run’, and click ‘Run Configurations...’, Double-click ‘Java Application’

    • Under the tab ‘Main’, in the section ‘Project’, hit ‘Browse’, select ‘openpnp’and hit ‘ok’.

    • Under the tab ‘Main’, in the section ‘Main class’, hit ‘Search’, and select ‘Main - org.openpnp’

    • Under the tab ‘Arguments’, in the section ‘Program Arguments’, leave this blank for now.

    • Under the tab ‘Arguments’, in the section ‘VM Arguments’, type without the quotes: ‘-Xmx1024m’

    • Add the following at the end of the VM arguments: ‘-Xdock:name=OpenPnP’

    • Under the tab ‘JRE’, select Alternate JRE, and click ‘Java SE 7’

  7. Look for the green ‘Run’ button on the toolbar. Click it once to start running OpenPnP.
    • Look for the green ‘Run’ button on the toolbar. Click it once to start running OpenPnP.

Finish Line

The Guru

Member since: 05/31/2015

313 Reputation

3 Guides authored

0 Comments

Add Comment

View Statistics:

Past 24 Hours: 0

Past 7 Days: 0

Past 30 Days: 1

All Time: 214