Creating Projects
Projects let you specify a classpath entry, a set of tools and tool options to build your
application. It's easy! Walk through our Screen Shots and see how it's done. Screen Shot Index
Choose a DirectoryGrinder Project PropertiesGeneral
Tool SetupTool OptionsTool Options Editor
Sun and Microsoft Compiler OptionsMemory Options
![]()
Please Choose a Directory
(back to index)
The first window dialog in the create new project sequence lets you specify the directory in which to store the Project file.
![]() |
After selecting the directory to store your project files, the Grinder Project Properties dialog box opens for you. First, describe the project for future reference.
![]() |
After you describe your project, the Tool Setup page lets you specify tools for compiling and viewing your Java applets and applications or generating 'c' header files. The default setup is the tools setup for the JDK. Once the project is created, changing the JDK will not change the project tools unless you press the Defaults button on this page.
![]() |
Set any binary options (options that do not require a parameter, but are either on or off) for the JDK tools you use. Grinder includes default settings for the Sun and Microsoft JDKs. Pictured are the Sun Java Runtime options.
![]() |
The Tool Options Editor lets you specify a set of options and values for any tool you use, making Grinder compatible with any JDK now or in the future. Using the options editor, you can also specify values for options that require a parameter.
![]() |
The next two pictures show the boolean options for the Sun and Microsoft Java compilers.
![]() |
For the Sun Java Runtime (java.exe), there is another page of runtime memory options available for editing. These are the only compiler options that take a parameter directly supported in Grinder. For other options requiring a parameter,
you must use the tool options editor to specify the value.
