Issue 10578 - Command line IDE tools not working.
Summary: Command line IDE tools not working.
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: tomaisoc
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-10 09:40 UTC by Unknown
Modified: 2003-12-09 10:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-01-10 09:40:00 UTC
Needs fixed – developers need easy way to add support for their own IDE.
Comment 1 tomaisoc 2003-01-20 10:34:15 UTC
The CommandLineUtils class in the org.openoffice.netbeans package
should be moved to the org.openoffice.idesupport package and
updated to reflect the current API for parcel deployment and
generation.
Comment 2 tomaisoc 2003-01-30 16:29:59 UTC
The deploy and generate options for the CommandLineTools class should
now work.

Added a DefaultParser implementation (based on xerces) to the
XMLParserFactory which is returned by getParser if setParser has not
been called. The CommandLineTools class will only work if xerces.jar
is in the classpath.
Comment 3 tomaisoc 2003-01-31 18:05:38 UTC
Reopening so I can reassign.
Comment 4 tomaisoc 2003-01-31 18:06:55 UTC
Marking as resolved fixed again.
Comment 5 tomaisoc 2003-01-31 18:11:41 UTC
Adding requires_documentation keyword.
Comment 6 robert.kinsella 2003-03-13 15:24:10 UTC
verified on Linux
Comment 7 robert.kinsella 2003-03-13 15:25:04 UTC
erroneously closed this bug as verified - reopening
Comment 8 tomaisoc 2003-03-14 11:56:09 UTC
This one should be marked fixed.
Comment 9 robert.kinsella 2003-03-26 07:33:37 UTC
verifed command line tools working on sf ed-0.2 rc4, on Solaris sparc
Comment 10 tomaisoc 2003-12-09 10:45:20 UTC
Closing fixed bug