angelozerr / eclipse-wtp-xml-search

Eclipse WTP/XML Search
Other
12 stars 6 forks source link

Quickfix Provider #16

Open CrystalMethod opened 10 years ago

CrystalMethod commented 10 years ago

As a developer I want to use quick fixes so that I can remove validation errors more quickly. ("Class foo.bar not found" -> "Create Class foo.bar")

angelozerr commented 10 years ago

It's a good idea. I don't know how WTP manages quick fixes.

I will study that when I will have time.

gamerson commented 10 years ago

This is a neat idea, however, the quick fix provider that plugs into WTP XML Search will have to be able to ask the user 'where' they want the new class, in the case of multiple source folders.

I'm thinking that a generalized 'quick-fix' would be good for other areas, like missing key="*" attributes in JSPs, but the same thing goes, if you wanted to "quick fix" add a language key, the framework would have to resolve which properties file it should come from which would likely require user intervention.

On Wed, Sep 3, 2014 at 4:22 PM, Angelo notifications@github.com wrote:

It's a good idea. I don't know how WTP manages quick fixes.

I will study that when I will have time.

— Reply to this email directly or view it on GitHub https://github.com/angelozerr/eclipse-wtp-xml-search/issues/16#issuecomment-54265609 .

Greg Amerson Liferay Developer Tools Liferay, Inc. www.liferay.com