Duplicate name in Manifest: Depends-On
843810Feb 2 2005 — edited Aug 8 2006I have changed from JDK1.3.1_10 to JDK1.5.0_01.
I use VCafe as surface for Java programming.
If I translate a class, I get the following error:
Error: 02.02.2005 13(14): 06 java.util.jar.Attributes read
WARNUNG: Duplicate name in Manifest: Depends-On
If I translate my entire project (2650 classes), get I the following error:
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
What does it mean?
R.S