ubala / aribaweb

Automatically exported from code.google.com/p/aribaweb
Apache License 2.0
1 stars 2 forks source link

Eclipse IDE incorrect command. OutOfMemoryException fix #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to page
IDE setup for eclipse from page 
http://aribaweb.org/Documentation/IDE_Plugins.htm

This command won't work:
ant -eclipse.lib.dir=/Applications/eclipse/plugins

What is the expected output? What do you see instead?
For eclipse build instruction should be :
ant -Declipse.lib.dir=/Applications/eclipse/plugins

What version of the product are you using? On what operating system?
Windows XP, Eclipse 

Please provide any additional information below.
And also I am getting OutOfMemory error. Setting -vmargs -Xms512m -Xmx512m 
for any helped me. Kindly add this note to the documentation.

Original issue reported on code.google.com by ramesh.mandaleeka on 26 Feb 2009 at 1:04

GoogleCodeExporter commented 9 years ago
Attached is log.

Original comment by ramesh.mandaleeka on 26 Feb 2009 at 1:07

Attachments:

GoogleCodeExporter commented 9 years ago
This will be included in the next distribution.  Thanks.

Original comment by kingsley...@gmail.com on 4 May 2009 at 10:19