AppletTalk.com Forum Index AppletTalk.com
Java discussions newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Stubs and Skeleton Eclipse

 
Post new topic   Reply to topic    AppletTalk.com Forum Index -> Java Software Tools
View previous topic :: View next topic  
Author Message
ilyas
Guest





PostPosted: Tue Dec 07, 2004 3:16 pm    Post subject: Stubs and Skeleton Eclipse Reply with quote



Hai,

How can i create stubs and skeleton(s) in the Eclipse 3.0 IDE?

I have a implementation class and i'll create stubs and skeletons (for
RMI connection)

Thanx for all suggestions.

Greatings from Holland,
ilyas
Back to top
Dirk Gerrit Oort
Guest





PostPosted: Tue Dec 07, 2004 4:59 pm    Post subject: Re: Stubs and Skeleton Eclipse Reply with quote



put the rmic under External Tools and set the working dir and the arguments.
when the rmic has done his work press f5(refresh) and you will see the stub
and skeleton in the package explorer

--
D.G. Oort
"ilyas" <iyspost (AT) mail (DOT) com> schreef in bericht
news:c7f56407.0412070716.18faf514 (AT) posting (DOT) google.com...
Quote:
Hai,

How can i create stubs and skeleton(s) in the Eclipse 3.0 IDE?

I have a implementation class and i'll create stubs and skeletons (for
RMI connection)

Thanx for all suggestions.

Greatings from Holland,
ilyas



Back to top
Martin Girschick
Guest





PostPosted: Wed Dec 29, 2004 9:11 am    Post subject: Re: Stubs and Skeleton Eclipse Reply with quote



Dirk Gerrit Oort <oortdg (AT) hccnet (DOT) nl> wrote:

Quote:
put the rmic under External Tools and set the working dir and the arguments.
when the rmic has done his work press f5(refresh) and you will see the stub
and skeleton in the package explorer

This only works for selected files if I'm not mistaken. If you have to
rebuilt the RMI files for several classes I recommend creating an
Ant-Script for that:

<?xml version="1.0" encoding="UTF-8"?>

<project name="x" default="rmic" basedir="." >
<property file="build.properties"/>
<target name="rmic">

<rmic base="${bin.dir}" sourcebase="src.rmi" debug="true" includes="
PUT CLASSES HERE
/>

</target>

</project>



Back to top
Display posts from previous:   
Post new topic   Reply to topic    AppletTalk.com Forum Index -> Java Software Tools All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.