Alex Jeffery

HomeArchivesAboutFeed

Hello world tutorial

Hello world using Eclipse and Pulcore!

Eclipse is a great Java IDE.

Here I will run through the steps needed to create and build a basic new Pulpcore project, Hello world.

  1. Start a new project.
  2. Project properties.
  3. Ant configuration.
  4. Hello world source code.
  5. Build and run.
  6. Demo.
  7. Pulpcore HelloWorld SourceCode
Alex Jeffery