Tutorial Not Working Properly

2 messages Options
Embed this post
Permalink
Otniel

Tutorial Not Working Properly

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
I'm having problem in follow persistence tutorial at http://www.appfuse.org/display/APF/Persistence#Persistence-createschema.
I'm extending the BaseObject into my class like thid
import org.appfuse.model.BaseObject;
public class Person extends BaseObject{
...
}
But i found thats an error in my IDE (NetBeans)
How to resolve that.

Regards
Otniel
mraible

Re: Tutorial Not Working Properly

Reply Threaded More More options
Print post
Permalink
What's the error you're seeing?

On Wed, Oct 7, 2009 at 9:39 PM, Otniel <[hidden email]> wrote:

> I'm having problem in follow persistence tutorial at
> http://www.appfuse.org/display/APF/Persistence#Persistence-createschema.
> I'm extending the BaseObject into my class like thid
> import org.appfuse.model.BaseObject;
> public class Person extends BaseObject{
> ...
> }
> But i found thats an error in my IDE (NetBeans)
> How to resolve that.
>
> Regards
> Otniel
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]