1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
Commit graph

7684 commits

Author SHA1 Message Date
David Dykstal
d0bb32d149 Fixing bug 138313. Now make the message field invisible so it is removed from the tab order when there is no text. 2006-04-28 21:15:30 +00:00
David Dykstal
ffe496dd39 Fixing bug 138310. Renaming SeviceSubSystem to ServiceSubSystem. 2006-04-28 21:01:07 +00:00
David Dykstal
730612c850 Updating properties and map to indicate the correct build id. 2006-04-28 18:02:36 +00:00
David McKnight
6701ea687a classify and decorate using raw description 2006-04-28 17:44:57 +00:00
David Dykstal
1b825a396c Fixing plugin and feature descriptions. 2006-04-28 17:10:03 +00:00
David McKnight
54cc556ada fixes for dealing with .project 2006-04-28 16:36:14 +00:00
David Dykstal
f36c370794 Added support to look in jarred plugin for patterns file. 2006-04-28 15:45:56 +00:00
David Dykstal
50a3f9dd3f Final packaging steps added. 2006-04-28 01:54:29 +00:00
David Dykstal
a0151c0b62 Removing unused ResourceBundle code. All function has migrated to the new properties initialization introduced in Eclipse 3.0. 2006-04-28 00:37:05 +00:00
David Dykstal
ddb85dadad Fixing message file access so it works with jarred plugins. 2006-04-27 22:29:28 +00:00
David Dykstal
7f5e7f3b3a Removing redundant load methods. 2006-04-27 17:47:15 +00:00
David Dykstal
ce1cce7d19 Separated static from instance methods. 2006-04-27 17:35:47 +00:00
David Dykstal
b71c9701ae Added META-INF folder to bin.includes of the source plugin template 2006-04-27 16:30:32 +00:00
David Dykstal
1d5f0041b1 Changed the way images URLs are constructed. Used "/" as separator everywhere instead of File.separator. URLs must use "/". When packaging plugins as jars, the URL requirements appear to be much more strict. 2006-04-27 15:48:23 +00:00
David Dykstal
a8d5909765 Including source features in feature.xml. 2006-04-27 14:17:27 +00:00
David Dykstal
c08f853e36 Adding build properties to generate source features. 2006-04-27 13:48:31 +00:00
David Dykstal
7f1e97a9be Fxing bugzilla 138315. Handshake failure message was printing to stderr. 2006-04-27 12:53:45 +00:00
David Dykstal
19a6904752 Fix for bugzilla 138619. Windows code page problem. 2006-04-26 22:20:37 +00:00
David Dykstal
af1afc9318 Adding SSL autodetect 2006-04-26 22:19:55 +00:00
David Dykstal
21ed0c009f Changed names of scripts used when launching servers with REXEC. 2006-04-26 22:14:11 +00:00
David Dykstal
3c8afac34d Added clientserver.jar to build.properties to get rid of warning message. 2006-04-26 22:13:44 +00:00
David Dykstal
2134437423 Updating custom and generic targets to handle building of source zips and the removal of source zips and binary jars for the server generation. 2006-04-26 22:10:31 +00:00
David McKnight
f54318b537 allow for full classification 2006-04-26 21:21:13 +00:00
David McKnight
06c5a1b162 use larger buffer size default for dstore uploads and downloads 2006-04-26 20:53:28 +00:00
David McKnight
6c83070321 support remote windows shell 2006-04-26 20:43:28 +00:00
David McKnight
7f05ace5bd fix for remote windows shell 2006-04-26 20:42:02 +00:00
David McKnight
0ecce33193 disconnect(IProgressMonitor), internalDisconnect(IProgressMonitor),
uninitializeService(IProgressMonitor)
2006-04-26 19:55:23 +00:00
David Dykstal
f52702305d provider server defs according to OS types 2006-04-26 17:59:55 +00:00
David McKnight
f5ff3745ae Fix for: 138362
Incorrect default filter string for "My Home" when accessing a Windows machine from Linux RSE
2006-04-26 14:51:02 +00:00
David Dykstal
e8cd0251b4 Removing extra server scripts - now they are only in one spot - org.eclipse.rse.services.dstore/serverruntime 2006-04-26 14:25:39 +00:00
David McKnight
a3d78eb154 output interpretation fixes for local shell 2006-04-26 14:11:56 +00:00
David McKnight
7eefb61774 avoid use of RSEUIPlugin api to get workbench (since it's got flawed code for detecting headless) 2006-04-26 14:10:37 +00:00
David Dykstal
fa809ee17b updated su options in script 2006-04-26 14:06:59 +00:00
David McKnight
7fdcd75a7c disable remote filesystem create remote project action - not working properly at this time 2006-04-26 13:17:26 +00:00
Martin Oberhuber
1369c0775a Rename *.feature in .project files to *-feature 2006-04-26 07:09:09 +00:00
David Dykstal
bc2526599c updated su options in script 2006-04-25 21:29:43 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David McKnight
e3a06a5439 avoid use of RSEUIPlugin api to get workbench (since it's got flawed code for detecting headless) 2006-04-25 20:24:33 +00:00
David Dykstal
74075ca282 Specify that all plugins should be packed. 2006-04-25 20:14:32 +00:00
David Dykstal
26e637ecb9 Changed name of feature modules in CVS. 2006-04-25 20:14:01 +00:00
David Dykstal
9093157e57 Remove packaging step for the time being. 2006-04-25 20:13:38 +00:00
David Dykstal
23cec9389d Minor reformatting. 2006-04-25 20:13:04 +00:00
David Dykstal
5e5277c2af Specify Building the dstore_extra_server.jar in the build.properties so its no longer a special case. 2006-04-25 20:12:48 +00:00
David Dykstal
5531bfc327 Jar up the entire plugin. 2006-04-25 20:12:02 +00:00
David Dykstal
f1a18e902e Building directly into plugin.
Building additional jar for server distribution.
2006-04-25 20:11:31 +00:00
David McKnight
e65fe98ebc null monitor check 2006-04-25 19:13:10 +00:00
David McKnight
f40f66a014 ssl fix for linux client (from Michael Berger) 2006-04-25 19:12:06 +00:00
David McKnight
a50cc50ad8 only use internalConnect() recursive call (not connect()) 2006-04-25 17:15:56 +00:00
David McKnight
36395e4857 changes to make daemon work with different jvms and environments 2006-04-25 15:49:19 +00:00
David McKnight
0b1a0edb5a can't assume workbench anymore 2006-04-25 00:16:33 +00:00