comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » java bridge question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Java Bridge Question [message #50190 is a reply to message #46522] Thu, 14 September 2006 08:01 Go to previous message
Mike Wallace is currently offline  Mike Wallace
Messages: 25
Registered: May 2006
Junior Member
> OK, I added the JDK to my PATH and the commands now work
> from the command window. When I examine the contents of
> my TryGeometry jar file, I get this:
>
> tryGeometry/
> tryGeometry/Line.class
> tryGeometry/Main.class
> tryGeometry/Point.class
>
> I don't know WHY the tryGeometry here starts with a lowercase
> t instead of the UPPERCASE T I've used every other damn place,
> but that apparently is the problem! Now I can successfully
> create my object in IDL!


The tryGeometry directory in your jar file should correspond to the
package declaration in your java files. I'm not familiar with NetBeans,
but it may have automatically added the package line for you when you
created a new Java file. By convention package names in Java begin with
a lowercase letter so the IDE may have lowercased the package name
without you noticing.

Since we're already on the topic, I'd like to take this moment to give a
plug for Eclipse -- the best Java IDE out there. :-)

-Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Image stabilization filter
Next Topic: Array matching?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:18:44 PDT 2025

Total time taken to generate the page: 0.96025 seconds