Microsoft Developer Studio (Visual J++) can be used to develop
IFC/Cartesian package applications with the following step:
- Create an HTML page containing the APPLET tag, e.g.,
where the Value is the name of your application class.
- Select "Insert" from the Developer Studio main menu.
- Select "Files into project ..." from the Insert submenu.
- Add the HTML file you created above.
- Select "Build" from the Developer Studio main menu.
- Select "Settings ..." from the Build submenu.
- Select the "General" tab from the Project Settings dialog box.
- Enter the class path for the Cartesian package, e.g,
l:\dev\cartesian
- Select the "Debug" tab from the Project Settings dialog box.
|