You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hdt.apache.org by Apache Wiki <wi...@apache.org> on 2013/02/12 04:59:05 UTC

[Hdt Wiki] Trivial Update of "HDTGettingStarted" by AdamBerry

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hdt Wiki" for change notification.

The "HDTGettingStarted" page has been changed by AdamBerry:
http://wiki.apache.org/hdt/HDTGettingStarted?action=diff&rev1=2&rev2=3

- 
  = HDT Getting Started =
  
  Step by step for the things you'll need for doing HDT development work
@@ -13, +12 @@

  
  Use File > Import > Git > Projects from Git, use the URI option with https://git-wip-us.apache.org/repos/asf/incubator-hdt.git, and choose to import all existing projects. Once complete you will have all of the plugins in your workspace.
  
- == Running development plugins
+ == Running development plugins ==
  
  This is done in the usual Eclipse way. So you create an Eclipse application run configuration (Run > Run configurations), make sure that the workspace plugins are included in the launch (by default they are), and choose Run. This will launch a second Eclipse including everything you have installed along with the HDT plugins.