Bug 21617 - Ant runner application fails to start when workspace dir does not exists
Summary: Ant runner application fails to start when workspace dir does not exists
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-07-16 08:40 EDT by Matt Lavin CLA
Modified: 2002-11-12 22:13 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lavin CLA 2002-07-16 08:40:13 EDT
If I try to run eclipse using the org.eclipse.ant.core.antRunner application 
and the 'workspace' directory does not exsist an error 23 is thrown and the 
process stops.  The directory is created though, and if I run the same 
application again it works fine.
Comment 1 Rodrigo Peretti CLA 2002-07-16 09:57:12 EDT
The is because of the install update mechanism. Try running with -noupdate.
Comment 2 Rodrigo Peretti CLA 2002-07-17 14:50:00 EDT
Did it work?
Comment 3 Matt Lavin CLA 2002-07-17 15:44:47 EDT
Yes, it worked with the -noupdate.  I would move the bug to the update guys 
before closing though, it just doesn't seem like the user should have to use 
the -noupdate flag
Comment 4 Darin Swanson CLA 2002-11-04 14:41:37 EST
Christophe, is there anything Ant can do with respect to -noupdate?
Comment 5 Darin Swanson CLA 2002-11-12 22:13:15 EST
Closing.