Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Help with Jbuilder

807597Feb 6 2005 — edited Feb 6 2005
I need a little help,

I'm using Jbuilder to write a java program.
I have wrote a class file which is my superclass and i have created another file. I want the second file to be the subclass and inherit from the superclass.

I have used the extends function, however it compiles through command prompt but when i try to make the file in Jbuilder it says that it cannot resolve the symbol.

Any suggestions
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2005
Added on Feb 6 2005
1 comment
112 views