I would like to integrate the maven generated code in some IDE like ECLIPSE or another,
but, when the code was imported in my IDE , some errors are shown, as can you see below; do you know how to resolve this problem? // license-header java merge-point package ing.com.datosBonos; import javax.ejb.EntityContext; import javax.ejb.RemoveException; /** * @see ing.com.datosBonos.BonosBean */ public abstract class BonosBeanImpl extends BonosBean { } this is the code that I need to develop, but BonosBean class is unknow for BonosBeanImpl class, because the code of BonosBean is in the target directory. I need your help urgently!!! [/quote] _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2171#2171 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user