[jbosstools-dev] Re: Seam Booking Example
Max Rydahl Andersen
max.andersen at redhat.com
Thu Oct 30 15:34:27 EDT 2008
On Thu, 30 Oct 2008 19:42:40 +0100, Snjezana Peco
<snjezana.peco at redhat.com> wrote:
> Hi Max,
>
> We can create an extension point that would be called after
> importing/downloading a project. It would be specific for every project.
> For Seam project, we would check if there are server runtime, Seam
> datasource and Seam runtime and if not exist, we would start a dialog
> that would allow a user to set these values.
Yes - my thoughts exactly.
I wouldn't though say it is project specific. Most of these are basic
checks
of JDT's JDK runtime and WTP runtimes.
It could simply be a set of general quickfixes we run on the imported
projects
which then just check if the issue they can fix is present and provide a
ui for it.
It is a shame that JDT's cleanup function doesn't exist at a project level
instead of only src.
That would fit well here.
Wanna create a jira ? :)
/max
>
> Regards,
> Snjeza
>
> Max Rydahl Andersen wrote:
>>
>> We need quick fixes for fixing Missing server runtimes, Seam datasource
>> and Seam runtimes.
>>
>> /max
>
--
/max
More information about the jbosstools-dev
mailing list