https://github.com/ajermakovics/eclipse-project-dependencies
Eclipse Plug-in to show project dependencies
https://github.com/ajermakovics/eclipse-project-dependencies
Last synced: over 1 year ago
JSON representation
Eclipse Plug-in to show project dependencies
- Host: GitHub
- URL: https://github.com/ajermakovics/eclipse-project-dependencies
- Owner: ajermakovics
- Created: 2011-11-26T20:42:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-04T17:20:54.000Z (over 14 years ago)
- Last Synced: 2025-01-30T07:11:15.570Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Eclipse Project Dependencies
Eclipse Plug-in to show a hierarchy of project dependencies.
Allows switching between project uses and is used by modes.
To build manually using Eclipse (needs Plug-In Development Tools):
1. Import project into Eclipse
2. Export as "Deployable plug-ins and fragments"
3. Copy the exported jar to eclipse/dropins folder and restart
License:
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Copyright (c) 2011 Andrejs Jermakovics