1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00
Commit graph

1575 commits

Author SHA1 Message Date
David McKnight
0a59ebf2a1 [173523] applied Javier's pathc 2007-02-12 17:17:26 +00:00
Martin Oberhuber
8cad903b9c [142947] Fix build error against Eclipse 3.3 M5 due to SWT drag&drop change 2007-02-12 16:11:48 +00:00
Martin Oberhuber
c6ff411efd [162081] Fix runtime ClassCastException 2007-02-12 15:54:15 +00:00
Uwe Stieber
dd4c4ae10d [fix] required id is associated with newConnectionWizardDelegate element instead of extension 2007-02-12 14:04:31 +00:00
Uwe Stieber
4614f392bb [api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types 2007-02-12 12:55:38 +00:00
Martin Oberhuber
2393efadd9 [168870] Organize Imports to fix access to moved SystemPerspectiveHelpers 2007-02-12 12:48:29 +00:00
Uwe Stieber
b1bc678b8a [api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types 2007-02-12 12:48:05 +00:00
Martin Oberhuber
ab3919c38a [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
Uwe Stieber
3a88b76ae0 [api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types 2007-02-12 11:57:53 +00:00
Martin Oberhuber
f5f8bc7099 [cleanup] make javadoc spec of getSubsystemConfigurationIds() more exact 2007-02-12 11:01:28 +00:00
Uwe Stieber
55e4312233 [162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed 2007-02-10 17:17:29 +00:00
David McKnight
3ae5b5049e [172651] isv docs updated with removal of rse popup menus and rse property pages extension points 2007-02-09 16:39:17 +00:00
David Dykstal
a480341791 [168870] stage 2 integration
removing extraneous classes and moving SystemPerspectiveHelpers
2007-02-09 16:35:59 +00:00
Uwe Stieber
672368f0af [173265] [api] Need systemType -> subsystemConfiguration association. Part 2: Added systemType extension point additional attribut 2007-02-09 15:56:31 +00:00
Uwe Stieber
53e096fc18 [173265] [api] Need systemType -> subsystemConfiguration association 2007-02-09 15:32:54 +00:00
Uwe Stieber
6870a4a8e0 [fix] Fixed makeRegex usage of meta-character 2007-02-09 14:37:08 +00:00
Uwe Stieber
657a1c0080 [cleanup] Prepare for possible removal of systemTypes attribute 2007-02-09 14:33:50 +00:00
Uwe Stieber
22d4c8efdd [fix] NPE in SubSystemConfigurationProxy constructor 2007-02-09 14:28:15 +00:00
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
Uwe Stieber
5585d55bdf [162081] Reviewed and updated subsystemconfiguration extension point 2007-02-09 13:30:36 +00:00
Uwe Stieber
b69b48a074 [162081] subsystemConfigurations should use "id" instead of "name" to reference systemTypes 2007-02-09 13:27:09 +00:00
Uwe Stieber
ce4e99f5cc [cleanup] Fix javadoc warnings for misspelled parameter docus 2007-02-09 11:56:05 +00:00
Martin Oberhuber
587f656604 [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 11:03:31 +00:00
Martin Oberhuber
76410247f4 [173619][api] Make RemoteUtil.createSocket() public available 2007-02-09 11:00:47 +00:00
Martin Oberhuber
7fa0ec0b33 [cleanup] moved Activator from org.eclipse.rse.services -> org.eclipse.rse.internal.services 2007-02-09 10:52:46 +00:00
Martin Oberhuber
a7551b8460 [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 10:50:45 +00:00
Martin Oberhuber
f9604efebb [cleanup] fix compiler warnings 2007-02-09 10:44:04 +00:00
Martin Oberhuber
10f456a585 [cleanup] fix javadoc 2007-02-09 10:43:45 +00:00
Martin Oberhuber
f62d052091 Improve Javadoc 2007-02-09 09:59:28 +00:00
Michael Scharf
df030c023f added bin to cvsignore 2007-02-08 23:50:39 +00:00
Martin Oberhuber
856228b794 [refactor] tm.terminal.ssh --> tm.internal.terminal.ssh 2007-02-08 17:40:54 +00:00
Martin Oberhuber
db5d48507d [cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests) 2007-02-08 17:36:28 +00:00
Martin Oberhuber
938dab3903 Update feature names for Europa to include the terms "End-User" and "Extender" 2007-02-08 16:51:03 +00:00
Martin Oberhuber
5839cdb576 [cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests) 2007-02-08 16:44:41 +00:00
David McKnight
4f9571e8e2 [173332] refactored dstore extra apis to be visible 2007-02-08 16:23:03 +00:00
David McKnight
ff52c536ed [173332] refactored dstore extra apis to be visible 2007-02-08 15:57:54 +00:00
Michael Scharf
f69f60511c ITerminalConnector removed unused method getInputStream 2007-02-08 15:45:35 +00:00
David McKnight
6c0193f6e5 [173332] refactored dstore extra apis to be visible 2007-02-08 14:25:29 +00:00
Martin Oberhuber
2154b7cc7f [cleanup] Fixing copyright dates. Was moved from org.eclipse.rse.ui/systems/org.eclipse.rse.core 2007-02-08 13:07:44 +00:00
Martin Oberhuber
69f8649514 [cleanup] Fixing copyright dates. Was moved from dstore.extra.internal.extra 2007-02-08 13:00:10 +00:00
Martin Oberhuber
6b1fbcfbed Allow access to gnu.io from RXTX when installed as JVM extension 2007-02-08 11:26:20 +00:00
Martin Oberhuber
36706a2d3f Improve Javadoc 2007-02-08 09:42:37 +00:00
Martin Oberhuber
2554eddc5c Improve Javadoc 2007-02-08 09:40:47 +00:00
Michael Scharf
422675f075 fixed warning 2007-02-08 04:19:53 +00:00
Michael Scharf
934302ac40 Simplified PageBook 2007-02-08 03:08:55 +00:00
Michael Scharf
a85df46f28 fixed warning 2007-02-07 21:32:41 +00:00
David McKnight
868f5c7522 [173332] refactored dstore extra apis to be visible 2007-02-07 19:41:48 +00:00
David Dykstal
d1e046ebdd [cleanup] reverting to original comment 2007-02-07 19:02:29 +00:00
David Dykstal
f618ace47a [cleanup] removing warning caused by misspelled link 2007-02-07 19:00:34 +00:00
David Dykstal
d4e96fd9dd [168870] stage 1 integration 2007-02-07 17:13:50 +00:00