2. The drop-down box for the methods of one of my servlets is empty. The
servlet compiles and runs. I've tried reparsing it. It has a lot of methods
so it's a pain trying to find them without the drop-down box.
>1. Every time I execute or debug an applet the Sun Licence agreement pops
>up. How do I get rid of it?
This happens when the VM think that it is being run for the first time
which will happen if you are constantly switching VM versions.
>2. The drop-down box for the methods of one of my servlets is empty. The
>servlet compiles and runs. I've tried reparsing it. It has a lot of methods
>so it's a pain trying to find them without the drop-down box.
I think that your project may be corrupted. To clean out a corrupt
project:
- Go to the project directory and delete the ve2, vep, vws, and cdb
files (you basically want to get rid of all but the source files).
- Start Visual Cafe and create a new project of type Empty Project
- Save the new project into the existing project folder (where your
source files are).
- Use Insert->Files Into Project to add your source files to the new
empty project
- Go to Project->Options and make sure all of your settings are
specified correctly
- Choose Save All and Project->Rebuild All
This should eliminate the errors that you are receiving from Visual
Café.
Regards,
Tim Dutton
Internet Tools Technical Support
Symantec Corporation