Commit Graph

28 Commits

Author SHA1 Message Date
ef8f01fdd3 INTEGRATION: CWS scriptingf2 (1.27.2); FILE MERGED
2003/12/16 13:48:19 npower 1.27.2.1: #i23335# Add code completion and syntax highlighting for BeanShell scripts
Entries added to build nb-editor.jar and b-editorsupport.jar
2004-01-05 11:50:09 +00:00
f8803bd722 #i22116# - Complete XPropertySet implementation 2003-11-04 16:45:29 +00:00
b9a2929afe #i16574#
Renaming bsh-1.2b7.jar -> bsh.jar
2003-11-03 15:07:05 +00:00
2e521e347e #i19399#
Catch and rethrow the AccessControlException that could be raised by a
checkPermission call. Dispose of the filesys storage if an exception is
caught.
Fixed the buid.xml so that all dependent jar files are located in the
solar.jar.
2003-09-10 13:44:41 +00:00
7f271d2df6 #i19331#
Reorganisation of Java source files, directories and package structures
ScriptFramework.jar now contains main Script Framework support classes
2003-09-10 09:49:05 +00:00
d0d3dbc77a IssueZilla 12906
Add org.openoffice.idesupport classes to ScriptProviderForJava.jar as they
are used by XBrowseNode implementations
2003-09-04 16:02:15 +00:00
5788c82af0 IssueZilla 18637
Code cleanup based on review after move to Provider architecture.
2003-08-27 13:09:10 +00:00
92a84d0d47 #i17307#
Commiting duncans runtime->provider changes
These changes will be reviewed and reworked
2003-08-19 07:55:07 +00:00
cef995bf56 Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace
all references to language.
2003-06-03 08:32:50 +00:00
6c10388724 Add ScriptRuntimeForRhino 2003-05-16 12:50:00 +00:00
aba526e283 CommandLineTools should use AllFilesFilter 2003-03-14 10:06:40 +00:00
5b6ecfb941 Building against solver rather than local project 2003-02-25 15:06:44 +00:00
9896920d3b IssueZilla 11547 - Enhance command line support 2003-02-21 09:58:39 +00:00
c6a562262e jEdit is not being built at the moment 2003-02-20 16:37:33 +00:00
d6a17cc444 hange to make sure that ScriptRuntimeForBeanShell$_ScriptRuntimeForBeanShell.class is included in the jar 2003-02-14 08:09:35 +00:00
528ae50293 Added dialog for StarBasic-like security implementation in Scripting Framework
(See #i10516#). Tidied up ScriptRuntimeForJava jarfile (removed beanshell
stuff). Created new jarfile for framework code.
2003-02-06 14:31:55 +00:00
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
18fc8064e3 IssueZilla 10518 - Add BeanShell scripting support. 2003-01-21 14:45:59 +00:00
806bb03829 Removed reference to old StroageProxy 2003-01-21 14:08:46 +00:00
34fa58ba84 Pathelement with location doesn't work on Windows. 2002-11-20 14:46:48 +00:00
7e3e63e592 Add support for building IDE support modules to build.xml file 2002-11-13 15:54:09 +00:00
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
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
75fab8a3fe Rolling back to version 1.3 2002-10-02 14:07:23 +00:00
410c1ba39f Updates to get rid of empty sequence warning messages 2002-10-02 14:03:19 +00:00
0e7a10a32f Update from code review and integration for end September release 2002-09-27 09:43:29 +00:00
34967e97dd Fixed dependency on local copy of ant.jar. 2002-09-23 14:02:08 +00:00
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