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 |
|
Doug Schaefer
|
276c84505a
|
Fix up the build properties for the make plugins.
|
2003-09-17 13:15:14 +00:00 |
|
David Inglis
|
97ef2c67d1
|
prompt for convertion on statup if workspace contains old make projects
|
2003-09-16 18:18:36 +00:00 |
|
Alain Magloire
|
8a3a52b54a
|
add the value part of the tootip for macros.
|
2003-09-09 19:09:14 +00:00 |
|
Alain Magloire
|
11cdc640c6
|
Refactor constants
|
2003-09-08 20:11:55 +00:00 |
|
Alain Magloire
|
a3e7c1ab78
|
_ is also part of a word
|
2003-09-08 20:11:37 +00:00 |
|
Alain Magloire
|
5cada17513
|
Remove obsolete constant
|
2003-09-08 20:11:18 +00:00 |
|
Alain Magloire
|
7f1f51e837
|
indent
|
2003-09-08 16:20:25 +00:00 |
|
Alain Magloire
|
f4a7b9bcc3
|
null out the makefile variable
|
2003-09-08 16:20:15 +00:00 |
|
Alain Magloire
|
e6e17610e5
|
Work on code completion and hover.
|
2003-09-08 04:59:14 +00:00 |
|
Alain Magloire
|
39e50dd226
|
Change visibility of fields.
|
2003-09-07 19:52:20 +00:00 |
|
Alain Magloire
|
15c9704c98
|
refactor effect of a rename
|
2003-09-07 19:45:37 +00:00 |
|
Alain Magloire
|
afecf0245a
|
New images for the Makefile editor.
|
2003-09-07 19:45:15 +00:00 |
|
Alain Magloire
|
11fbc47cb2
|
Rename to Makefile*.java instead of Make*.java
Files are for managing Makefile related things.
|
2003-09-07 19:44:27 +00:00 |
|
David Inglis
|
ad843c5751
|
finish up project convertion to convert old make target to new targets
finish up build target dialog
- add/remove/delete now working
- displayed as a table
|
2003-09-05 20:52:24 +00:00 |
|
David Inglis
|
55efa70a8a
|
add command for targetbuidl ation
|
2003-09-04 20:27:08 +00:00 |
|
David Inglis
|
0b3616d668
|
target build dialog
|
2003-09-04 20:26:48 +00:00 |
|
David Inglis
|
ad31833096
|
due to refactor
|
2003-09-04 20:26:22 +00:00 |
|
David Inglis
|
521c84d7bd
|
missing icon
|
2003-09-04 17:53:45 +00:00 |
|
David Inglis
|
be82338a01
|
update new build target dialog
|
2003-09-04 17:42:03 +00:00 |
|
David Inglis
|
ebf52677b8
|
added new error parser block to project preferences/properties and wizard
|
2003-09-04 03:06:11 +00:00 |
|
David Inglis
|
3cb0574d85
|
- due to refactor
- start of new build target dialog
|
2003-09-03 20:44:40 +00:00 |
|
David Inglis
|
26d4065b60
|
added preference storing of symbols and paths
|
2003-09-03 02:12:56 +00:00 |
|
Alain Magloire
|
4c3c201cb5
|
First draft of a Make Editor.
|
2003-08-29 15:04:57 +00:00 |
|
David Inglis
|
cc174bfe8c
|
update
|
2003-08-22 21:26:28 +00:00 |
|
David Inglis
|
7a80c16083
|
fixed up reatebuild action
|
2003-08-21 20:32:25 +00:00 |
|