Log of /branches/Eiffel_57_docking/Src/Eiffel/interface/new_graphical/commands/eb_graphical_project_loader.e
Parent Directory
|
Revision Log
Revision
59394 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 4 00:08:48 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Src/Eiffel/interface/new_graphical/commands/eb_graphical_project_loader.e
File length: 23765 byte(s)
Diff to
previous 59363
Slightly updated PROJECT_LOADER to permit not loading or create the project file.
In this case, we cannot open the project in the current session. However the graphical
descendant EB_GRAPHICAL_PROJECT_LOADER adds new routine to launch a new EiffelStudio
on the selected project.
Added the ability to select its compilation type from the estudio command line in ES_GRAPHIC.
Redone the `File->Open' menu to present the EB_OPEN_PROJECT_WIDGET.
Revision
59034 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 17 20:16:53 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Src/Eiffel/interface/new_graphical/commands/eb_graphical_project_loader.e
File length: 20628 byte(s)
Diff to
previous 58630
Renamed all .acex file into .ecf file as requested to match the
definition we currently give in the open dialog (Eiffel Config File).
It also makes life easier when building Windows installation since
we don't need to use the short name with the wrong extension (use ACE
instead of ACEX).
Updated Eiffel code that was using the acex manifest constant to use a constant
whenever it was possible.
Revision
57997 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Apr 2 00:57:09 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Src/bench/Eiffel/interface/new_graphical/commands/eb_graphical_project_loader.e
File length: 16007 byte(s)
Refactored creation/loading of projects in EiffelStudio. It covers both
the GUI and the batch compiler. On the GUI front and in the -loop option
of the batch compiler there are still a few things to be done, but otherwise
the basic blocks are there. Only experience will show us how we can improve
the process.
Renamed some queries to a more appropriate name for the classes who handles
the actual project retrieving. Uniformised the path access and avoid potential
bugs when querying once functions when we haven't fully created/loaded a project.
Also make clear that in LACE_I, `project_path' is where the EIFGENs directory
is located, then one has to use `target_path' to get the actual directory where
data is stored for that particular target. Due to lack of time, it is possible
that not all callers are yet using this new convention.
New version number 5.7.0901
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.