| Step 4: Project Setup | previous contents next |
sample)
and skip this part of the tutorial. The project files of Together work independently of
the location of the project path. But they reference the JDK, so you might
need to edit the project file to reflect the location of your JDK.
extreme-java.de, any code will be located in the
package de.extremejava. Since not all classes need to be
public, the parser-related classes will be placed in a subpackage called
url. Create the necessary UML elements using the following
steps:
de.extremejava.url package
url package.
| previous contents next |
© 2001 A. Heilwagen