-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Tycho specific dev entry support
Tycho currently contains support for pde-dev entries explicitly stated to "support running Tycho its from workspace". As Tycho is now "pure maven" this is no longer required (and has never worked well). The features requires some special setup, depends on deprecated Maven API and even references no longer existing Tycho-code, this is now removed to lower the barrier for mvn4 transition.
- Loading branch information
Showing
4 changed files
with
3 additions
and
274 deletions.
There are no files selected for viewing
45 changes: 0 additions & 45 deletions
45
tycho-core/src/main/java/org/eclipse/tycho/dev/DevBundleInfo.java
This file was deleted.
Oops, something went wrong.
198 changes: 0 additions & 198 deletions
198
tycho-core/src/main/java/org/eclipse/tycho/dev/DevWorkspaceResolver.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters