Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] eclipse and RMI

I just entered this as an enhancement.  Bug 16255.  Thanks for the
pointer to the correct component area for the request.

Scott Stirling
Framingham, MA

> -----Original Message-----
> Since this is a Java development issue, the appropriate place 
> to enter a 
> feature request would be the JDT-UI component in bugzilla.
> 
*****
> 
> 
> This would make for a good plugin, like the one released 
> recently that 
> adds an Appletviewer launch configuration for all classes 
> that subclass 
> Applet. 
> 
> David 
> --
> David Whiteman
> OTI Raleigh
> david_whiteman@xxxxxxx 
*****
> 
> "Scott Stirling" <scottstirling@xxxxxxx> 
> 
> 
> Hi,
> 
> Good question.  A context-menu option for running rmic would 
> be a good feature, or maybe even an automatic rmic compiler 
> for any class that extends RemoteObject.  I ran into the same 
> problem a week ago and worked around it with a shell script 
> and didn't think to log a feature request.
> 
> For the time being, did you try putting tools.jar in the Ant 
> classpath? That should fix the error when using Ant to run rmic.
> 
> Scott Stirling
> Framingham, MA




Back to the top