Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Warning
titlePage does not apply to trunk

The following page only applies to branch-0.12 and earlier. For trunk see HiveDeveloperFAQ

After checking out the source code run the following commands command from the top-level directory:

No Format

$ ant clean package eclipse-files

...


After running these commands, you should see the following new files/directories in the top-level-directory.

  • .classpath
  • .settings
  • .project
  • Various .launch files

Now open up Eclipse and do the following:

...

Then, you should be able to run all the unit tests by Run->Run.
a