How can i use packagesubstitution with xdoclet in Eclipse IDE [message #212806] |
Tue, 22 April 2008 15:43  |
Eclipse User |
|
|
|
Hi,
Iam new on eclipse IDE. I dont know how to move all the interfaces of a
EJB to a other package distinct of the package where my EJB bean class is.
for example:
org.example.ejb ---> EJBSessionBean.class
org.example.interface ---> EJBSession.class, EJBSessionLocalHome.class
after run xdoclet i get all the interfaces on the same package where i
develop my EJB.
I think that i could write my own xdocletbuild.xml ant file and run it
like ant script and use the <packagesubstitution> to get the result.
I am working with eclipse 3.4m6 on Mac OSX Leopard, there is a IDE option
where i can use the packagesubstitution por home and local interfaces
using a xdoclet EJB? must i write my own xdocletbuild.xml and run it like
ant script?
Thanks, sorry for my poor english i am learning it too.
|
|
|
|
Powered by
FUDForum. Page generated in 0.08205 seconds