Commit Graph

35 Commits

Author SHA1 Message Date
mkersten
a17b51bec3 Fix for 54238: Restore build cancelling to Swing-based IDEs 2004-04-27 18:55:41 +00:00
aclement
a5b477d102 1.2 rc1 build/pkg : Make ajbrowser depend on ajdoc 2004-04-05 14:58:57 +00:00
mkersten
ec3c2d9d30 Minor cleanup of ajbrowser. 2004-02-18 06:45:21 +00:00
acolyer
770ec4fea1 tidying up compiler warnings (unused locals, imports) 2004-01-23 10:07:16 +00:00
acolyer
1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 2003-11-11 13:09:14 +00:00
wisberg
458b26fe12 returning TestSuite rather than Test to permit all tests to run from Eclipse 2003-10-31 19:27:44 +00:00
mkersten
27c3a15092 *** empty log message *** 2003-08-15 00:42:26 +00:00
mkersten
b5d8b449c7 Updated org.aspectj.asm relationship model to string-handle-based API in order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model. 2003-08-14 09:07:44 +00:00
mkersten
bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 2003-08-13 20:51:10 +00:00
mkersten
1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 2003-08-12 10:23:30 +00:00
mkersten
f7944d2c68 First pass at new relationship API support. 2003-08-08 14:59:46 +00:00
mkersten
f1deb9c110 Reimplemented ASM API as described in bug "41254: revise asm and create interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. 2003-08-08 11:02:53 +00:00
mkersten
c7f55d076a Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 2003-08-07 09:09:04 +00:00
mkersten
acdf688ccc Fixed
- 40257: parsing of "../" paths in LST files is broken 

Added interactive test for checking compiler task list messages (via browser).
2003-08-07 08:10:01 +00:00
mkersten
5edccbfaeb Fixed bugs:
40943: Binary weaving should copy non-Java resources from "-inja...  
36071: 1.1 rc1 should copy resources similar to java compiler 
40826: ajbrowser does not report errors properly  
40774: task list icons don't show in ajbrowser
2003-08-06 21:17:57 +00:00
mkersten
cd1ad650b8 De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.) 2003-07-25 16:05:33 +00:00
mkersten
bbd832b480 Fix for bug#40771
De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.
2003-07-25 15:07:57 +00:00
mkersten
501390c0fb Re-added taskdefs dependancy for build system. 2003-07-17 22:30:39 +00:00
mkersten
1f6ba6912c Removed project dependancy on taskdefs project. 2003-07-15 14:07:33 +00:00
wisberg
74d28dec79 flagging with comments that 1.1 options are unimplemented 2003-05-21 00:53:02 +00:00
wisberg
fed9393f83 No functionality change.
This just makes explicit that the browser reads user preferences
rather than relying on the default value supplied by the default constructor.
2003-05-14 03:13:28 +00:00
acolyer
55508643c4 "organized imports" to eliminate compiler warnings 2003-05-06 12:46:55 +00:00
wisberg
156e202b19 keyboard mnemonics and accelerators 2003-05-05 21:14:05 +00:00
wisberg
b7cdfa1c98 stateful config file chooser now starts with launch dir and
returns to directory of last-opened file, per convention.
2003-05-05 19:02:55 +00:00
wisberg
4c00febe0b implement binary-incompatible API for detecting whether any warnings exist, to enable/disable message display. 2003-05-05 15:18:01 +00:00
wisberg
daeab2fdfa out of the run loop - now direct from TopFrame to Ajde 2003-05-05 07:34:04 +00:00
wisberg
3b2b6116ac - added run-in-other-vm button/menu,
unscattered run and build invocations
- nb: key binding broken, might need run-other icon
2003-05-05 07:33:44 +00:00
wisberg
85fd1bf2b7 minimal run-in-same-vm feature for ajbrowser 2003-05-01 13:17:35 +00:00
wisberg
3bc503e453 - using IMessage-based API's for displaying messages
- if a source line message contains a throwable
and the user double-clicks, this displays the error dialog
that permits them to copy the trace.  That should mean that
multiple exceptions can be in the task list.
2003-04-30 02:36:02 +00:00
wisberg
632ce1e11a support shift-key to rebuild-all in incremental mode 2003-04-30 02:32:39 +00:00
acolyer
8fd3697dbb Ignore bin directory 2003-02-26 07:53:59 +00:00
mkersten
85a827a7f2 Committed patches specified in:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769
2003-01-25 01:25:30 +00:00
wisberg
784382899d initial version 2002-12-16 19:14:46 +00:00
wisberg
144143c297 initial version 2002-12-16 18:51:06 +00:00
wisberg
d842c4f113 initial version 2002-12-16 17:58:19 +00:00