-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
a: feature request 📧Ask for a new feature to be implementedAsk for a new feature to be implementedfor: IDE 🌒Related to the integration of Pitclipse within Eclipse IDERelated to the integration of Pitclipse within Eclipse IDEfor: pitest 🐦Related to PIT integrationRelated to PIT integrationimpacts: ux 😄Related to the user experienceRelated to the user experienceis: blocked ⚠️Something prevents the completionSomething prevents the completionpriority: high ⚡Must be done quicklyMust be done quickly
Description
This feature request depends on #77 (Provide project-specific preferences)
Motivation
Pitest can be configured through Maven. Pitclipse should be able to extract the configuration from the POM in order to automatically set up project's preferences.
Implementation
I have never attempted to create one but I believe that creating an M2E extension could do the trick. AFAIK, these extensions allow to configure an Eclipse project from a Maven configuration.
See the following links:
Metadata
Metadata
Assignees
Labels
a: feature request 📧Ask for a new feature to be implementedAsk for a new feature to be implementedfor: IDE 🌒Related to the integration of Pitclipse within Eclipse IDERelated to the integration of Pitclipse within Eclipse IDEfor: pitest 🐦Related to PIT integrationRelated to PIT integrationimpacts: ux 😄Related to the user experienceRelated to the user experienceis: blocked ⚠️Something prevents the completionSomething prevents the completionpriority: high ⚡Must be done quicklyMust be done quickly