|
Eclipse Explorer
Toolbox
The Fourth Contact Team |
||||
| Credits This project was submitted by: Note: This project is a sequel of an earlier project made by the former Fourth Contact group. All the tools below were written from the scratch. | ||||
| About
the project Eclipse in an open-source Integrated Development Environment (IDE); the most known use of Eclipse is developing Java applications, but Eclipse itself is a generic environment that is highly extensible and customizable. Actually, Eclipse is very big software system composed from many different tools and components, and its source counts of hundreds thousands of code lines. To understand how its pieces works there is a need in special code exploration tools. The project consists of the following tools that integrate with SuperToobox developed by Horns & Hooves Team
Screenshots
To the top of page | ||||
System
requirements
| ||||
Download
LicenseEclipse Explorer Toolbox Copyright (C) 2006 Pavel Gurevich This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Download
| ||||
| Installation Installation is easy! Just extract the zip file into the eclipse plugins directory. For example, if you have eclipse installed in the
c:\programs\eclipse\ directory, all of the project jar files should be located inside the
c:\programs\eclipse\plugins\ directory.
To the top of page | ||||
| Running
To run this application, just start the eclipse ide, and choose from the menu: | ||||