Bug 28672 - Batch compiler should support argument expansion
Summary: Batch compiler should support argument expansion
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-19 10:00 EST by Olivier Thomann CLA
Modified: 2003-02-11 07:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2002-12-19 10:00:49 EST
It would be nice to support argument expansion in the batch compiler.
See
http://java.sun.com/j2se/1.4.1/docs/tooldocs/solaris/javac.html#commandlineargfile
http://www-124.ibm.com/developerworks/oss/jikes/faq/user-index.shtml
Comment 1 Olivier Thomann CLA 2002-12-19 10:01:45 EST
It should be pretty straight forward to add such a support in the batch compiler.
Comment 2 Olivier Thomann CLA 2003-01-08 09:22:07 EST
Fixed and released in 2.1 stream.
Comment 3 David Audel CLA 2003-02-11 07:31:55 EST
verified.