Anthony-- Good to know about the Eclipse instructions; amy chance you could share any more information about how you have this working in Eclipse (Ant file, etc)?
Information about the options on the Beehive annotation processors is best found in: <distribution-root>/ant/beehive-tools.xml which lists the options that can be passed to the <apt> task. There is also some online documentation here: http://beehive.apache.org/docs/1.0.1/infra/beehive-ant-macros.html Feel free to open a JIRA bug to add documentation of the "-A" options to the Controls, NetUI, etc annotation processors. Thanks! Eddie On 2/17/06, Antony Chien <[EMAIL PROTECTED]> wrote: > Well, I have been trying that lately too. > > It's worth noting that the configuration stated on the mentioned blog entry > does not work anymore, due to the change of project structure of WTP1.0 . > > In the article, the auther assumed that there should be a .deployable > directory under Eclipse workspace, which is not valid anymore. > > I have to write a custom Ant task to copy generated struts modules from > class output directory to the Web Application directory (WEB-INF) manually > to have it work and deploy Beehive correctly to the underlying AP > Server...... > > By the way, does anyone knows a place to look for parameters accepted from > Beehive APT? > > Antony > > 2006/2/17, Eddie O'Neil <[EMAIL PROTECTED]>: > > > > Miguel-- > > > > Great question -- I hear this a lot. :) There's a blog post here: > > > > http://dev2dev.bea.com/blog/gmally/archive/2005/11/beehive_enable.html > > > > that talks about how to use Eclipse 3.1 with the APT and WTP > > extensions to build and deploy Beehive applications on Tomcat. I've > > heard that people have had good luck using the blog's instructions; if > > you try it out, let us know how it goes. > > > > Personally, I use IDEA 5.x to edit code and debug on Tomcat and run > > a command line Maven2 build for applications. IDEA doesn't yet host > > annotation processors, so this isn't quite as seamless as Eclipse, but > > it works. > > > > Hope that helps. > > > > Eddie > > > > > > > > On 2/17/06, Daryl Olander <[EMAIL PROTECTED]> wrote: > > > You're right, Pollinate has been archived. > > > > > > Up on the Beehive Wiki there is instructions for setting up a project in > > > IDEA and NetBeans. > > > > > > http://wiki.apache.org/beehive/NetUI > > > > > > I know that BEA is working on an Eclipse based version of Workshop. Not > > > sure what the status of that is, in November they indicated on > > TheServerSide > > > that there was going to be a beta. I don't see much on their website > > about > > > it, though. I'd love to see someone create a plugging for Beehive > > authoring > > > to replace Pollinate. > > > > > > http://www.theserverside.com/news/thread.tss?thread_id=37452 > > > > > > > > > If anyone has setup a project in Eclipse, it would be great to have > > > something in the Wiki explaining the best way to do that. > > > > > > Daryl > > > > > > On 2/17/06, Miguel Angel <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi all: > > > > > > > > I was testing the pollinate project to develop beehive applications > > and > > > > now it is archived. > > > > Anybody knows why is archived and if exists another beehive IDE? > > > > > > > > Thanks > > > > > > > > Miguel Ángel > > > > > > > > > > > > > > > > > > > > -- > Regards, > Antony Chien > >