To set up the authoring tool:
1.) Check out the following projects
- jdic-jars [tels/trunk/jdic-jars]
- Pas Learner Runtime [tels/trunk/Pas Suite/Pas Learner Runtime]
- pas-common-apps [tels/trunk/Pas Suite/pas-common-apps]
- pas-author-runtime [tels/trunk/Pas Suite/pas-author-runtime]
- sail-data-emf [sail/trunk/sail-data-emf]
2.) Run the following as a Java Application: pas-author-runtime.src.main.java.org.telscenter.pas.authortool.main.AuthoringStarterDialog. Or you can run AuthoringShellMain in the same package; it does the same thing, except there is no "show ui" button at first.
Now you're ready to develop and test!