Problem with Javadoc out of memory in WSAD 5.1.2

E

Etantonio

Good morning,
we are using WSAD version 5.1.2 , now we need to create the javadoc of
our project but during he creation we have the following error :

javadoc: java.lang.OutOfMemoryError: Please increase memory.
For example, on the Sun Classic or HotSpot VMs, add the option -J-Xmx
such as -J-Xmx32m.


if I insert this line


C:\Programmi\Java\jre1.4\bin\javadoc.exe -J-Xmx32m


in the Preference --> Java --> Javadoc Menu we have the message
"javadoc command not exist"


how we could solve the problem using WSAD ??
Many thanks


Antonio
www.etantonio.it/en
 
A

Andrew Thompson

Etantonio said:
we are using WSAD version 5.1.2 , now we need to create the javadoc of
our project but during he creation we have the following error :

javadoc: java.lang.OutOfMemoryError: Please increase memory. .....
how we could solve the problem using WSAD ??

We could probably help you figure how to do it 'using java'
(or rather, using the javadoc tool from the command line
or Ant), but for doing it using WSAD, did it occur to you to ask..
<http://www-306.ibm.com/software/awdtools/studioappdev/support/>
?

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top