metasim
8f7d91aacd
Added initial support for creating a new, empty project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268438 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
51073339a0
Fixed bug where location wasn't getting set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268437 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
7f4d633591
Cleaned up standard ctor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268436 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
268ddaabdb
Cleanup and debug support.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268435 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1a23fe5263
Updated UML diagrams.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268427 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
53def3821e
Added full support for multiple projects open at the same time. Each project
appears as an entry in the "Projects" menu.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268425 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
ebb7f7ca8c
Fixed redraw bug.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268421 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
a4a48c3bea
No longer needed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268420 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1056b715f8
Added *internal* support multiple projects, and generalized the selection
state mechanism.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268419 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1cf34e1094
Fixed resource problems, and changed mechanism by which resources are passed to
the actions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268403 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
81181e0ce9
Initial, non-working commit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268402 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1c4e85e077
Removed reference to ProjectDocument.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268401 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
6c287080d4
Make licence statements mention Ant in place of Tomcat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268392 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
d9dc37613d
Major package reorganization.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268382 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
d2d72df770
Added UML diagrams for reference.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268379 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
0e42aeeada
Untabifyin'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268378 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
0460449d55
1 more 2 do
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268376 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
7bfb091f70
Added (draft) instructions for people interesting in implementing new
modules for Antidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268375 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
8f1c824449
Changed "AntEditor" to "AntModule", and made construct more JavaBean
compliant (primarily a default ctor). Now has "contextualize()" method
that modules must implement.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268374 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
9ff163e788
Added task entry in parser config.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268356 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
9042bd4c30
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268352 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
41c047f603
Changed AntEditor.getAppContext() to getContext() to be consistent
with other classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268252 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
aefb450f22
Added infrastructure for generating popup menus from configured
actions. The popup menu will then have options who's status is in sync
with the menu and toolbar actions. Also added finer grained element
selection code so that specific events are generated for specific
element types. As a test, added stubbed out actions for adding new
elements to the build file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268251 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
7985540fd6
Regular update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268250 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
4e604b2533
New "new" icons
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268249 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
83beefe9cf
Always more to do...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268241 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
8ff35a2d7d
Added simplistic, non-editable version of context fontification in Console.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268240 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
aa078695e8
More rework on the command abstraction code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268239 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
558d9767bd
Changed display name determination.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268238 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
8785091ee1
Rewrote command handling infrastructure, allowing for dynamic mapping
between actions and commands rather than the original hard-coded
mapping. Associations specified in the actions.properties file under
the "<actionID>.command" property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268232 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
0cbed006ac
Fixed parser exception propogation bug.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268229 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
40ea40eae5
Cleaned up error reporting for build.xml parse errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268217 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
c3a1e41dbb
Removed checking of default ant install location.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268207 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
7ed150619f
Added generic attribute editing capability for tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268206 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
414e0ad178
Started work on a Properties Bean property editor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268205 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
ea5216a4cb
Fixed missing LOCALCLASSPATH setter.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268201 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
f76d77de14
Fixed string editor so that it property handled multi-line strings.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268200 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
0c852dba51
Changed mechanism by which the PropertyEditor editor is instantiated so that it
uses whatever class is retured by BeanDescriptor.getCustomizerClass() rather
than assuming DynamicCustomizer. This will allow BeanSpecific customizers to be
used in leu of the DynamicCustomizer.
Also finally figured out the IllegalAccessException problem with calling the
NodeList methods in the ACSTreeNodeElement classes, which turned out only to
happen when jikes was used for compiling. Implemented a work around.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268199 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
a04027cae3
Added icons to project tree view.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268198 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
d8a621e26c
Initial commit. Add so that that there is at least some rudimentary
documentation on how to run antidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268197 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
7fadc50ca4
Added save and saveas action implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268196 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
71cd7defed
Added option to turn on notification of emacs on a build error so that emacs
goes to the file and location of the error. Also added the ability to provide a
build file to load at startup from the command line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268195 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
6a47866639
Changed mechanism by which BusMembers cancel event propogation so that any type
of event can be cancelled.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268191 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
821004a540
Added ability to define state transition condtions for the enabled state of GUI
actions. As specific events are fired in the GUI the enabled state is updated
for specific actions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268185 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
3ddbc0b6c9
Added warning about incompatibility with vm version "Blackdown-1.3.0-RC1".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268184 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
75b3eb1e70
Added TargetMonitor widget which gives a better indication of what targets will
be built if a build is launched. Also fixed a few buglets in the PropertyEditor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268183 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
dcba4b3436
Removed Ant specific resource checking.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268182 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
b1640d5323
Added scripts for launching Antidote, and updated the build file to make better
use of the Ant build directory for libraries, etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268181 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
080101731f
Updated after verifying copyright issue on icons.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268176 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
ff029b9ec4
Omitted part of the L&F checkin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268175 13f79535-47bb-0310-9956-ffa450edef68
25 years ago