Commit Graph

32 Commits

Author SHA1 Message Date
Tomas O'Connor
199f7c0108 IssueZilla 11104 - Add -language command line option, and automatic parcel
descriptor generation
2003-02-04 12:37:47 +00:00
Tomas O'Connor
4e16bd6a8a IssueZilla 10578 - Update command line support to reflect current functionality
Improve exception handling and fix parcel removal code.
2003-01-30 15:22:20 +00:00
Tomas O'Connor
b5fac00cd0 IssueZilla 10518 -
Add a language attribute to the parcel element
    Add support for deploying to language specific directories
2003-01-28 19:52:35 +00:00
Tomas O'Connor
18fc8064e3 IssueZilla 10518 - Add BeanShell scripting support. 2003-01-21 14:45:59 +00:00
Duncan Foster
806bb03829 Removed reference to old StroageProxy 2003-01-21 14:08:46 +00:00
Noel Power
4d32df3037 when createRepositoryPath().getClassPath() is called (window platform) path is enclosed by quotes, this is unexpected and the resulting classpath needs to be trimmed. 2003-01-16 17:54:46 +00:00
Tomas O'Connor
84d0d87200 IssueZilla 10518 - Add BeanShell support, add a language property which
determines which scripts get listed in the Configure dialog
2003-01-16 17:00:19 +00:00
Tomas O'Connor
fa40dc57cd IssueZilla 10518: Add BeanShell support 2003-01-16 16:59:11 +00:00
Tomas O'Connor
7e83a71ea3 IssueZilla 10518 - Add the New menu to the Contents directory of Parcel
recipes
2003-01-16 16:58:24 +00:00
Tomas O'Connor
07b4957c44 IssueZilla 10518 - Add BeanShell language support 2003-01-16 16:51:45 +00:00
Tomas O'Connor
d960e620bd IssueZilla 10518 - Add BeanShell support
Added a clone method to ScriptEntry
Updated the MethodPanel to search for scripts based on language
Added bsh files to the BinaryOnlyFilter
2003-01-16 16:47:56 +00:00
Tomas O'Connor
dbae842f90 IssueZilla 10024 - improve generation of paths and urls for office installation 2003-01-16 10:42:48 +00:00
Tomas O'Connor
60f1831dea Further parsing of file:// url on windows 2002-11-26 15:57:59 +00:00
Tomas O'Connor
318d49f67a Use correct prefix for file URL on windows. 2002-11-26 15:07:27 +00:00
Tomas O'Connor
efc57c22f1 Update URL to NetBeans developer info on scripting web site 2002-11-26 11:51:43 +00:00
Tomas O'Connor
18e78c160c Update all instances of OpenOffice and StarOffice to OpenOffice.org.
Ensure that ZipFile instances are closed.
2002-11-26 11:46:48 +00:00
Tomas O'Connor
b90cc24c86 Unmount the Framework Jar file when exiting NetBeans. 2002-11-21 18:00:05 +00:00
Duncan Foster
34fa58ba84 Pathelement with location doesn't work on Windows. 2002-11-20 14:46:48 +00:00
Tomas O'Connor
7a40dae274 Add license information. 2002-11-13 16:44:40 +00:00
Tomas O'Connor
a3dc06629f Add license 2002-11-13 16:29:52 +00:00
Tomas O'Connor
3450a46b10 Add path to shared dependencies directory 2002-11-13 16:16:04 +00:00
Tomas O'Connor
7e3e63e592 Add support for building IDE support modules to build.xml file 2002-11-13 15:54:09 +00:00
Tomas O'Connor
3ad133b5f1 *** empty log message *** 2002-11-12 13:33:35 +00:00
Tomas O'Connor
e75a5b278c Add Office Scripting in Java NetBeans module 2002-11-12 13:31:11 +00:00
Tomas O'Connor
ebb5dbaabb Initial checkin of org.openoffice.idesupport java package for shared
classes supporting Office Scripting in Java in various IDEs
2002-11-12 13:22:58 +00:00
Duncan Foster
9da6872c43 Removed StorageProxy from build.xml, and made changes to reflect the change
of scriptStorageID from unsigned short to signed long (java int).
2002-10-17 08:28:32 +00:00
Duncan Foster
d8f03e47e5 Fixed build.xml
Places ScriptRuntimeForJava in package
Changed for JDK1.4
cppumaker.mk change as per instructions from JBU
2002-10-08 09:13:10 +00:00
Noel Power
75fab8a3fe Rolling back to version 1.3 2002-10-02 14:07:23 +00:00
Noel Power
410c1ba39f Updates to get rid of empty sequence warning messages 2002-10-02 14:03:19 +00:00
John Rice
0e7a10a32f Update from code review and integration for end September release 2002-09-27 09:43:29 +00:00
Duncan Foster
34967e97dd Fixed dependency on local copy of ant.jar. 2002-09-23 14:02:08 +00:00
Duncan Foster
2be6e073b1 Initial commit of Scripting Framework code.
The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin
2002-09-20 13:37:46 +00:00