Giter Club home page Giter Club logo

goodies's People

Contributors

errijcken avatar iachelini avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

goodies's Issues

CreateWorkingSetFromFeature should use PDE API instead of FileReader

The parsing of a feature(.xml) is currently done "by hand", by parsing the actual feature.xml file. This is error prone. PDE provides some (unfortunately internal) API to inspect a feature plug-in. See:

PDECore.getDefault().getFeatureModelManager().findFeatureModel(featureId)

Create Build

The goodies bundles should be transformed to a maven/tycho build. It might be required to add a .product bundle. No pom-files have been added so far.

Behandlung überschüssiger Projekte im Workspace

Wenn ein Projekt aus der workspace.properties verschwindet (weil es obsolet ist oder weil der Branch gewechselt wird und es dort noch nicht enthalten ist), sollte es entsprechend auch aus dem Workspace entfernt werden.

Projekte, die der Anwender selber aus einer anderen Quelle dem Workspace hinzugefügt hat, die also notgedrungen niemals in der workspace.properties stehen, sollten allerdings dennoch unberührt bleiben.

Vorschlag zur Unterscheidung zwischen "obsoleten Projekten" und "fremden Projekten" im Workspace:

Wenn ein Projekt im Workspace enthalten ist und nicht in der aktuellen workspace.properties

  • und der absolute Dateipfad des Projekts mit dem Pfad beginnt, in dem die workspace.properties liegt: Projekt entfernen
  • der absolute Dateipfad des Projekts woanders hindeutet: Projekt unangetastet lassen

Handle Different Cluster-Names

In einigen Anwendungsbeispielen kann es vorkommen, dass der Cluster-Name nicht aus + zusammengesetzt werden kann. Entsprechend ist eine komplexere Konfiguration notwendig, um zu einem Umgebungsnamen einen separaten Clusternamen angeben zu können.

Clean Manifest from unused plug-in dependencies

Another Handler in the goodies should clean up the dependencies of a selected plug-in. The idea is to implement a "remove unused" dependency handler which actually verifies, if it is really the case by implicitly trying to build the bundle and check for errors.
How does BND check for import packages? How do they find references to other classes? Cn we integrate, or better, use that?
All unused plug-ins should be removed. The Manifest.fm file should be in "unsaved" mode, after the handler is done with its work, so the user can validate the changes before saving.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.