Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT - Command rmiregistry

Rank

Total Posts: 1

Joined 2016-07-23

PM

Hello,

can anyone tell me how i can use the command "rmiregistry &" with ant?

I need it for a project, and before this, I am going to use:

<target name="network" depends="jar">
<rmic classname="breakthroughPP.player.NetPlayer" base="${build.dir}/classes">
<!--<compilearg value="-vcompact"> -->
</rmic>
<echo message="========== rmic D >
</target>


thanks!      
Avatar
RankRankRankRank

Total Posts: 745

Joined 2012-09-14

PM

Hi,

I think you've stumbled upon the wrong forum raspberry

This is for the ANT Wireless Protocol, not the Ant Build Project.

Cheers