David Inglis
f25407a2dc
cleanup
...
start of string cleanup
improved error handling with targets
2004-02-24 02:04:02 +00:00
Alain Magloire
4adc2a5dbf
Use Eclipse-3.0 API
2004-02-19 01:57:59 +00:00
Alain Magloire
9f38e59620
Reenable the Make Editor for the head.
2004-02-02 20:04:46 +00:00
David Inglis
c1d289e14d
- cleanup UI
...
- fixed problems with make target editor
2004-01-13 18:54:39 +00:00
Doug Schaefer
8cceffb272
Fix the classpaths to use dynamic containers again.
...
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Alain Magloire
e0485ec52b
A bug in SWT other then motif. When selecting
...
things programatically the callback is not call.
The fix is to do it ourselves.
2003-12-11 22:08:42 +00:00
David Inglis
16459b510e
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48027
2003-12-03 20:36:38 +00:00
David Inglis
c30833b28f
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47598
2003-11-28 21:42:18 +00:00
Alain Magloire
342ec252d6
updated.
2003-11-25 20:16:11 +00:00
Alain Magloire
1d44aef852
Save the preferences.
2003-11-25 20:07:16 +00:00
Doug Schaefer
9c677d807f
Upversioned the plugins, etc to 2.0.0.
...
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
David Inglis
e34c4afc9a
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46486
2003-11-21 15:06:17 +00:00
Alain Magloire
7e02ddb252
Typo and wrong arrayList.
2003-11-19 22:11:14 +00:00
Alain Magloire
8af641c677
Make it work for Eclipse-3.0
2003-11-03 20:43:28 +00:00
David Inglis
e8cea36679
fixes bug# 45612
2003-10-27 19:50:24 +00:00
David Inglis
e7b658fd5f
applied patch fro Thomasf
...
- Add Edit buttons for changing the symbol and include paths
values.
- Adjusted to use MakeUIPlugin properties instead of CUIPlugin
properties.
2003-10-27 19:06:42 +00:00
Alain Magloire
f4e1af8305
Correct typos
2003-10-22 00:16:05 +00:00
Alain Magloire
5805d0cfee
Always pop the dialog and should work for multiple selection.
2003-10-22 00:15:39 +00:00
Alain Magloire
4f4f092bbc
new icon
2003-10-19 01:08:53 +00:00
Alain Magloire
644a631ca0
Do the working copy.
2003-10-18 04:42:57 +00:00
Alain Magloire
0c011ffdda
add comment/uncomment menu.
2003-10-17 02:34:10 +00:00
Alain Magloire
8331d66485
Default Prefix for comment.
2003-10-17 02:32:25 +00:00
David Inglis
90ef3ef63b
don't set container
2003-10-15 15:33:22 +00:00
Alain Magloire
cd27b49d8c
new method getPluginID().
2003-10-15 02:50:35 +00:00
Alain Magloire
a8ea8170c1
Add action to the outliner.
2003-10-15 02:50:21 +00:00
Alain Magloire
956250cf95
ICOptionPage has a new method getPreferences()
...
implemented.
2003-10-14 20:59:08 +00:00
Alain Magloire
239149c98e
fix a bug
2003-10-14 05:21:09 +00:00
Alain Magloire
45e5950f0e
added _ and - as word
2003-10-14 05:20:56 +00:00
Alain Magloire
7fdbbd63a3
use the makefile word detector.
2003-10-14 04:51:08 +00:00
Alain Magloire
a2d0827739
use of simple macro to count the brackets.
2003-10-14 04:50:09 +00:00
Alain Magloire
e07da5d133
Added other define rules.
2003-10-14 04:49:26 +00:00
Alain Magloire
53098e5a17
Return the default Token
2003-10-14 04:48:15 +00:00
Doug Schaefer
fe07db2d72
Upversioning everything to 1.2.0.
2003-10-01 20:23:21 +00:00
David Inglis
03851f0932
added create target of IContainer
2003-10-01 14:48:37 +00:00
Alain Magloire
66edb5066a
Do alphabet sorting.
2003-10-01 02:33:38 +00:00
Alain Magloire
5f082ae4df
New iconf for alphabet sorting.
2003-10-01 02:33:10 +00:00
David Inglis
9bc3504cfd
apply setting in worksapce runnnable to reduce change notifications
2003-09-25 17:05:47 +00:00
David Inglis
4833b2d494
fixed bug#43605
...
cleanup ui actions Create/Build target so they can be made availible though a hotkey
2003-09-25 13:44:04 +00:00
Alain Magloire
6945eff592
Change the old icon was own by QnX
2003-09-24 20:20:48 +00:00
David Inglis
e72e820aa8
fixed build location
...
added build location browser dialog
added help ids.
2003-09-23 14:04:58 +00:00
Alain Magloire
e1ef9ffd9f
More work to support gnu makefiles
2003-09-21 19:10:19 +00:00
David Inglis
75031996e1
more check to prevent NPE plus "build" will dismiss the target dialog before building
2003-09-19 14:58:42 +00:00
Alain Magloire
eaab8181d0
new icons and improvement on the MakefileEditor
...
by using a working copy to maintain the parse makefile
2003-09-19 05:04:37 +00:00
David Inglis
b7c0c7a977
build target control should be right after target name
2003-09-18 18:18:30 +00:00
David Inglis
d32b3bf161
classpath update
2003-09-18 15:10:44 +00:00
David Inglis
52011a4991
add make view is c perspective
2003-09-18 14:33:31 +00:00
David Inglis
045fd62f36
fixed NPE
2003-09-18 14:32:38 +00:00
Doug Schaefer
7a365daf02
Fixed up plugin.xml to make sure it exports its classes.
2003-09-17 14:19:33 +00:00