Recent Changes - Search:

About

Users

Internal

Other Info (External)

edit SideBar

Eclipse

Below is a summary of settings that are needed to get everything to work correctly in the Eclipse environment. Note that the following list was created with Eclipse version 3.3.2 with Build id: M20080221-1800.

  • Obtain the tXSchema package (from the Downloads page or from a CVS checkout. Let's assume you call your project tXSchema.
  • Click on the tXSchema project icon -> Properites
    • Builders
      • Deselect Java Builder
      • New...
        • Ant Builder
          • Browse the workspace for build.xml
    • Java Build Path
      • Choose "Add External Jar..." and browse to the projects lib directory and choose bcel-5.2.jar, xalan.jar, xercesImpl.jar, and xml-apis.jar.
    • Run/Debug Settings
      • New...
        • Java Application
          • Name: Squash
          • Arguments
            • Program arguments: config.xml@
            • Working directory: other
              • Workspace...
                • Browse to the src/test_cases/squash/testcase1 directory
Edit - History - Print - Recent Changes - Search
Page last modified on June 20, 2008, at 03:59 PM