Commit Graph

50 Commits

Author SHA1 Message Date
634cfea8ae INTEGRATION: CWS scriptingf10 (1.3.32); FILE MERGED
2005/01/10 14:10:04 toconnor 1.3.32.2: #i39330# BeanShell editor should prompt before closing
2005/01/06 10:56:36 toconnor 1.3.32.1: #i39330# beanshell editor should prompt to save before closing
2005-01-27 14:29:47 +00:00
f516d44bd8 INTEGRATION: CWS scriptingf7 (1.2.26); FILE MERGED
2004/07/15 16:18:24 toconnor 1.2.26.1: #i25870# add method to scroll to a line
2004-07-23 13:05:24 +00:00
34e1c6badd INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED
2004/05/17 10:45:06 npower 1.7.12.1: #i29238#
changed imports for various classes from browse to container for idesupport and neatbeans builds.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:26:36 +00:00
5d87a74dbf INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED
2004/05/17 10:45:06 npower 1.4.12.1: #i29238#
changed imports for various classes from browse to container for idesupport and neatbeans builds.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:26:23 +00:00
fd98fa0772 INTEGRATION: CWS scriptingf4 (1.5.12); FILE MERGED
2004/05/17 10:45:06 npower 1.5.12.1: #i29238#
changed imports for various classes from browse to container for idesupport and neatbeans builds.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:26:10 +00:00
a3ce359101 INTEGRATION: CWS scriptingf4 (1.12.12); FILE MERGED
2004/05/17 10:45:05 npower 1.12.12.1: #i29238#
changed imports for various classes from browse to container for idesupport and neatbeans builds.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:25:57 +00:00
f5d14da2db INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED
2003/12/16 13:46:06 npower 1.1.2.1: #i23335# support for code completion for beanshell.
2004-01-05 13:10:17 +00:00
adcbe3faec INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED
2003/12/16 13:45:47 npower 1.1.2.1: #i23335# support for code completion for beanshell.
2004-01-05 13:09:42 +00:00
93f87f920c INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED
2003/12/16 13:44:52 npower 1.1.2.1: #i23335# support for code completion for beanshell.
2004-01-05 13:08:59 +00:00
59be2c2f86 INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED
2003/12/16 13:45:18 npower 1.1.2.1: #i23335# support for code completion for beanshell.
2004-01-05 13:08:16 +00:00
aa6c9866b6 #i19331#
Reorganisation of Java packages and directory structure of sources
2003-09-10 09:46:30 +00:00
c4a95b943d IssueZilla 11986 - Cannot rename java file after creating parcel recipe 2003-06-17 11:17:16 +00:00
62a7e7d87f IssueZilla 15588 - Remove Script at end of names in Empty Script menu as
the Java Script entry was confusing
2003-06-13 12:22:27 +00:00
ef35f4fc44 IssueZilla 12001 - Contents folder should not have a new from template menu,
just an Add New Script menu item
Consolidated new script creation code in ParcelContentsFolder and improved
use of ParcelDescriptor
2003-06-12 10:31:28 +00:00
6b973771a1 Ensure that IO streams are closed before returning, cleanup unneeded code 2003-06-12 10:28:18 +00:00
f98336ed98 IssueZilla 12345 - user should be warned to close document before deleting parcel 2003-06-06 16:11:03 +00:00
eb9b1bb0bc IssueZilla 15244 - classpath property does not always get written to parcel-descriptor.xml file 2003-06-04 12:19:54 +00:00
cfca725169 Changes arising from Noels Code Review 2003-03-12 17:26:31 +00:00
7a37854a70 IssueZilla 11986 - rename Java FileObject so that the JavaNode is synchronized 2003-03-04 16:42:27 +00:00
ba915185c9 IssueZilla 11240 - Ensure unoil.jar is mounted before executing commands. 2003-03-04 11:11:15 +00:00
5edd752d2d Supporting changes for new namespace changes (runtime) 2003-03-03 17:42:23 +00:00
88ec711f37 Ensure that OfficeInstallation path is initialised correctly 2003-02-27 14:25:28 +00:00
5766a1c300 Add custom property editor for Office Installation path 2003-02-24 11:53:43 +00:00
f1664b337a IssueZilla 11564 - Add classpath property for parcel recipes 2003-02-24 11:53:10 +00:00
1151d21d14 Add different icon for parcels 2003-02-21 15:25:04 +00:00
810835d51d *** empty log message *** 2003-02-21 15:24:15 +00:00
18d7e428f4 Only show the OfficeInstallation specified in OfficeSettings in the list of deployment
targets.
2003-02-20 11:01:53 +00:00
341939f274 OfficeInstallation is now a separate class. 2003-02-20 11:00:21 +00:00
d18c4ef357 Mounting of dependencies is now done in OfficeModule class and doesn't need to be done
each time action is executed.
2003-02-20 10:59:21 +00:00
013cda2335 IssueZilla 10661 - Pop up dialog requesting Office installation path on first execution of the module. 2003-02-20 10:57:46 +00:00
4ca28fe7d6 IssueZilla 10661 - Change Office Directory property to store an OfficeInstallation instance. 2003-02-20 10:56:16 +00:00
fd672cc757 IssueZilla 10661 - Add dialog for configuring the path to OpenOffice.org install. 2003-02-20 10:54:46 +00:00
fdf52de429 IssueZilla 11377 - Cannot deploy scripts to share directory of Office Installations
IssueZilla 11357 - User not warned before creation of language specific directories.
2003-02-12 11:41:51 +00:00
a47e8039ee IssueZilla 11222 - After renaming parcel recipe folder it fails to build. 2003-02-12 11:40:19 +00:00
f9312c1be8 Only strip off the part of the package declaration up to the Contents dir. 2003-02-06 17:23:12 +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
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
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
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
fa40dc57cd IssueZilla 10518: Add BeanShell support 2003-01-16 16:59:11 +00:00
7e83a71ea3 IssueZilla 10518 - Add the New menu to the Contents directory of Parcel
recipes
2003-01-16 16:58:24 +00:00
07b4957c44 IssueZilla 10518 - Add BeanShell language support 2003-01-16 16:51:45 +00:00
dbae842f90 IssueZilla 10024 - improve generation of paths and urls for office installation 2003-01-16 10:42:48 +00:00
efc57c22f1 Update URL to NetBeans developer info on scripting web site 2002-11-26 11:51:43 +00:00
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
b90cc24c86 Unmount the Framework Jar file when exiting NetBeans. 2002-11-21 18:00:05 +00:00
7a40dae274 Add license information. 2002-11-13 16:44:40 +00:00
a3dc06629f Add license 2002-11-13 16:29:52 +00:00
3ad133b5f1 *** empty log message *** 2002-11-12 13:33:35 +00:00
e75a5b278c Add Office Scripting in Java NetBeans module 2002-11-12 13:31:11 +00:00