Matt,

   About Eclipse: I'm using (Ganymed) 3.4
  m2eclipse plugin : I could deploy no1 m2eclipse project. I think Eclipse
didn't even recognise a m2eclipse project as Web Project (there is little
info/doc sites mailly in portuguese(just a detail). (Integration with
EclipseWTP's instuction funs pretty better! ;-) by the way, when I follow
they with Modular Archetype the project appear in Eclipse with NO(1) ERROS
(UNlike Basic Archetype)! This time I thought Modular Archetype worked
better with Eclipse :o)
  Matt, I have some other doubt(offThisThreadTopic): let's suppose we fun
every steps very fine. Even better, let's say, We are following the steps of
HelloWorld and EasyCRUD videos (with *mvn idea:idea*): we do it with Basic
Archetype and we get both HelloWord.jpg(HelloAction) and 'Person CRUD
Manager' working fine. Ok So, let's follow the same steps of HelloWorld and
EasyCRUD videos but, this time, with *Modular* Archetype: where must I
create HelloAction (and every other *Actions*)??!
  Thnk u for the tips!! ;-))
  (I could make hole Package dir structure be generated, but only in
*Core*Module. I don't know witch cmds and in witch sequence right;
soon I post
more conclusons)

Ice-Man


2009/1/29 Matt Raible <m...@raibledesigns.com>

> You might try the m2eclipse plugin or updating to the latest version of
> Eclipse. I switched to IDEA a couple years ago because Eclipse didn't
> support modular projects very well. I believe that's changed since then.
>
> Matt
>
>
> On Thu, Jan 29, 2009 at 5:36 AM, Ice-Man <derlon.aliend...@gmail.com>wrote:
>
>>     Matt
>>
>>   I'm stuck in a problem; now I can see it clearer. When I run *mvn
>> eclipse:eclipse*, (the same way u run *mvn idea:idea*, in demo video) in
>> *Basic* Archetype I get my app's hole complete Package structure:
>> 'com.mycompany.myapp' and so on..
>>   But, when I do the same with *Modular* Archetype, I can't get the same
>> result!! :o I alread also tryed Run *mvn install eclipse:eclipse* , mvn
>> appfuse:full-source, Run *mvn install* , mvn appfuse:gen-model.. But,
>> unfortunetally I don't get the same result above. By the way, with the last
>> 1, I can't even find the (entity) Classes generated from DataBase's Tables.
>>   Could plz suggest any alternative??!
>>   In advance, thnxs,
>>
>> Ice-Man
>>
>>
>> 2009/1/28 Ice-Man <derlon.aliend...@gmail.com>
>>
>>      Hi Matt,
>>>
>>>   Could u plz send a sample of reveng file??
>>> (Obs.: here where I work, I can't even access http://tinyurl.com/3qqgcl.
>>> :o)
>>>   In advance, thnx,
>>>
>>> Ice-Man
>>>
>>>
>>> 2009/1/9 Matt Raible <m...@raibledesigns.com>
>>>
>>> You should be able to do this by creating a hibernate.reveng.xml and
>>>> modifying it to fit your needs.
>>>>
>>>>
>>>> http://static.appfuse.org/plugins/appfuse-maven-plugin/gen-model-mojo.html
>>>>
>>>> Matt
>>>>
>>>> On Sat, Dec 13, 2008 at 8:35 AM, Rajesh.SriRamoju
>>>> <rajesh.sriram...@gmail.com> wrote:
>>>> >
>>>> > Hi
>>>> >
>>>> > When i tried to generate model class from databases it works fine by
>>>> running
>>>> > command
>>>> > mvn appfuse:gen-model
>>>> > But this command is generating for all the tables in the database
>>>> which i
>>>> > don't require in my project..
>>>> > Can you please help me out here to how to generate model class for
>>>> single
>>>> > Table.
>>>> > where in case of mvn appfuse:gen there is option like -Dentity=Person
>>>> > but i didnt find any way to gen-model for single table
>>>> >
>>>> > Thanks in advance for your help=)
>>>> >
>>>> > RajeshSR
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > View this message in context:
>>>> http://www.nabble.com/Appfuse2-struts2-mvn-appfuse%3Agen-model-tp20991428s2369p20991428.html
>>>> > Sent from the AppFuse - User mailing list archive at Nabble.com.
>>>> >
>>>> >
>>>> > ---------------------------------------------------------------------
>>>> > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>>>> > For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>>> >
>>>> >
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>>>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>>>
>>>>
>>> !
>>
>

Reply via email to