iBatis Eclipse Plugin

View: New views
8 Messages — Rating Filter:   Alert me  

iBatis Eclipse Plugin

by Patrick Huy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

We are three students of the University Furtwangen in Germany and we are
working on a semester project for the company Innovations.

Innovations would like us to create an Eclipse Plugin which aids working
with iBatis by providing Autocompletion and Linking where appropiate. We
won't have to touch any iBatis code for this and it will only be
semantical dependent on iBatis.

The question is: when we get something useful to work would you be
interested in offering this plugin on the main iBatis website/as part of
the iBatis project?

Greetings

Patrick Huy

Re: iBatis Eclipse Plugin

by Larry Meadors :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes. :-)

There is currently an IDEA plugin that you may be able to steal some
ideas from, as well as some of the ibator stuff that might be useful
in a plug-in.

Larry


On Tue, Apr 22, 2008 at 10:41 AM, Patrick Huy <Patrick.Huy@...> wrote:

> Hi,
>
>  We are three students of the University Furtwangen in Germany and we are
> working on a semester project for the company Innovations.
>
>  Innovations would like us to create an Eclipse Plugin which aids working
> with iBatis by providing Autocompletion and Linking where appropiate. We
> won't have to touch any iBatis code for this and it will only be semantical
> dependent on iBatis.
>
>  The question is: when we get something useful to work would you be
> interested in offering this plugin on the main iBatis website/as part of the
> iBatis project?
>
>  Greetings
>
>  Patrick Huy
>

Re: iBatis Eclipse Plugin

by Jacky Chan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Patrick,
   I have created a plugin for IntelliJ IDEA, and the user guide is
http://docs.google.com/Doc?id=dc73pj2h_6db54mm  I know seldom about Eclipse
plugin development, and you can clone the features to new plugin. If you
have any feedback or suggestion, please let me know, and add them to
IntelliJ IDEA plugin, thanks. :)

Best regards,
Jacky

--------------------------------------------------
From: "Patrick Huy" <Patrick.Huy@...>
Sent: Wednesday, April 23, 2008 12:41 AM
To: <dev@...>
Subject: iBatis Eclipse Plugin

> Hi,
>
> We are three students of the University Furtwangen in Germany and we are
> working on a semester project for the company Innovations.
>
> Innovations would like us to create an Eclipse Plugin which aids working
> with iBatis by providing Autocompletion and Linking where appropiate. We
> won't have to touch any iBatis code for this and it will only be
> semantical dependent on iBatis.
>
> The question is: when we get something useful to work would you be
> interested in offering this plugin on the main iBatis website/as part of
> the iBatis project?
>
> Greetings
>
> Patrick Huy
>

Re: iBatis Eclipse Plugin

by agodinhost :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Patrick,
I would like to help.

I`ve created a few input forms to be used with aBator (now it`s iBator right?)
but I never could finish it ...

Woody



Re: iBatis Eclipse Plugin

by Larry Meadors :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

IIRC, the last incarnation was ibator - all lower case. :)

Larry


On Wed, Apr 23, 2008 at 6:22 AM,  <agodinhost@...> wrote:

> Hi Patrick,
>  I would like to help.
>
>  I`ve created a few input forms to be used with aBator (now it`s iBator right?)
>  but I never could finish it ...
>
>  Woody
>
>
>

Re: iBatis Eclipse Plugin

by Kai Grabfelder-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

wow, the IntelliJ looks really great, congratulations!

cheers

Kai

--- Original Nachricht ---
Absender: Jacky Chan
Datum: 23.04.2008 03:23

> Hi Patrick,
>    I have created a plugin for IntelliJ IDEA, and the user guide is
> http://docs.google.com/Doc?id=dc73pj2h_6db54mm  I know seldom about Eclipse
> plugin development, and you can clone the features to new plugin. If you
> have any feedback or suggestion, please let me know, and add them to
> IntelliJ IDEA plugin, thanks. :)
>
> Best regards,
> Jacky
>
> --------------------------------------------------
> From: "Patrick Huy" <Patrick.Huy@...>
> Sent: Wednesday, April 23, 2008 12:41 AM
> To: <dev@...>
> Subject: iBatis Eclipse Plugin
>
>> Hi,
>>
>> We are three students of the University Furtwangen in Germany and we are
>> working on a semester project for the company Innovations.
>>
>> Innovations would like us to create an Eclipse Plugin which aids working
>> with iBatis by providing Autocompletion and Linking where appropiate. We
>> won't have to touch any iBatis code for this and it will only be
>> semantical dependent on iBatis.
>>
>> The question is: when we get something useful to work would you be
>> interested in offering this plugin on the main iBatis website/as part of
>> the iBatis project?
>>
>> Greetings
>>
>> Patrick Huy
>>
>


Re: iBatis Eclipse Plugin

by Patrick Huy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

a quick update from our site, nothing usable to show yet but we'd like
to post a list of features we'd like to get done

- code Completion in config and mapping files
-- class completion (in appropiate attributes ctrl+space (java) class
completion should be provided)
-- context completion for jdbc types
- linking
-- linking from mappings to (java) classes
-- linking from java classes to mapping files (does jdt allow such things?)
- generating resultmaps from (java) classes
- validation (?)
-- validate wether classes references in mapping files exist
-- validate if referenced mapppings exist

Patrick

> Hi,
>
> We are three students of the University Furtwangen in Germany and we
> are working on a semester project for the company Innovations.
>
> Innovations would like us to create an Eclipse Plugin which aids
> working with iBatis by providing Autocompletion and Linking where
> appropiate. We won't have to touch any iBatis code for this and it
> will only be semantical dependent on iBatis.
>
> The question is: when we get something useful to work would you be
> interested in offering this plugin on the main iBatis website/as part
> of the iBatis project?
>
> Greetings
>
> Patrick Huy


Re: iBatis Eclipse Plugin

by Kai Grabfelder-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

the students project is now finished. The results can be found here http://sourceforge.net/projects/eclibatis

Installation instructions, a little bit of usage and feature documentation as well as an eclipse updatesite
will follow in the next few days...

The code is already under the Apache License 2.0 so maybe we can move the plugin to the ibator umbrella at
some point in the future...

Thanks to my students for their good work!

Regards

Kai


--- Original Nachricht ---
Absender: Patrick Huy
Datum: 16.05.2008 15:23

> Hi
>
> a quick update from our site, nothing usable to show yet but we'd like
> to post a list of features we'd like to get done
>
> - code Completion in config and mapping files
> -- class completion (in appropiate attributes ctrl+space (java) class
> completion should be provided)
> -- context completion for jdbc types
> - linking
> -- linking from mappings to (java) classes
> -- linking from java classes to mapping files (does jdt allow such things?)
> - generating resultmaps from (java) classes
> - validation (?)
> -- validate wether classes references in mapping files exist
> -- validate if referenced mapppings exist
>
> Patrick
>> Hi,
>>
>> We are three students of the University Furtwangen in Germany and we
>> are working on a semester project for the company Innovations.
>>
>> Innovations would like us to create an Eclipse Plugin which aids
>> working with iBatis by providing Autocompletion and Linking where
>> appropiate. We won't have to touch any iBatis code for this and it
>> will only be semantical dependent on iBatis.
>>
>> The question is: when we get something useful to work would you be
>> interested in offering this plugin on the main iBatis website/as part
>> of the iBatis project?
>>
>> Greetings
>>
>> Patrick Huy
>
>

LightInTheBox - Buy quality products at wholesale price