Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » [Persistence Properties] Mapping entity attributes is not working
[Persistence Properties] Mapping entity attributes is not working [message #433986] Thu, 29 June 2006 14:01 Go to next message
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
I've just downloaded RC1 (running on OS X using the latest download
from the Callisto site), and I'm trying to create a simple Entity. I
create the following:

@Entity
public class Foo
{
private int id;
}

I select id in the Persistence Outline and then select Map As: Id in
the Persistence Properties and nothing happens. If I manually add @Id
to the id attribute, the Persistence Properties changes to allow me to
set the other properties of an id field. Have I done something wrong
or is this broken? There are no entries in the error log.

Bryan
Re: [Persistence Properties] Mapping entity attributes is not working [message #433988 is a reply to message #433986] Thu, 29 June 2006 20:25 Go to previous messageGo to next message
Karen Butzke is currently offline Karen ButzkeFriend
Messages: 220
Registered: July 2009
Senior Member
We haven't had any OS X feedback yet, so this sounds like a platform
specific bug. Can you choose any mapping type or is Id the only one that
doesn't work? Could you file a bug for this problem?

thanks,
Karen
Re: [Persistence Properties] Mapping entity attributes is not working [message #433989 is a reply to message #433988] Thu, 29 June 2006 23:23 Go to previous messageGo to next message
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
All mapping types are broken. I'll create a bugzilla for this. If
someone can tell me where to set a breakpoint, I'll try to look into
the problem further over the weekend if I get time.

Bryan

On 2006-06-29 15:25:26 -0500, karen.moore@oracle.com (Karen Moore) said:

> We haven't had any OS X feedback yet, so this sounds like a platform
> specific bug. Can you choose any mapping type or is Id the only one
> that doesn't work? Could you file a bug for this problem?
>
> thanks,
> Karen
Re: [Persistence Properties] Mapping entity attributes is not working [message #433990 is a reply to message #433989] Fri, 30 June 2006 14:02 Go to previous message
Karen Butzke is currently offline Karen ButzkeFriend
Messages: 220
Registered: July 2009
Senior Member
Bryan,

I'm imagining that it is a JFact/SWT issue, not sure if there is a
workaround. There are a decent amount of complaints on google if you
search for issues with swt on Mac. If you want to take a look, that
particular combo box can be found in
org.eclipse.dali.ui.views.PersistentAttributeComposite

Karen
Re: [Persistence Properties] Mapping entity attributes is not working [message #588925 is a reply to message #433986] Thu, 29 June 2006 20:25 Go to previous message
Karen Butzke is currently offline Karen ButzkeFriend
Messages: 220
Registered: July 2009
Senior Member
We haven't had any OS X feedback yet, so this sounds like a platform
specific bug. Can you choose any mapping type or is Id the only one that
doesn't work? Could you file a bug for this problem?

thanks,
Karen
Re: [Persistence Properties] Mapping entity attributes is not working [message #588939 is a reply to message #433988] Thu, 29 June 2006 23:23 Go to previous message
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
All mapping types are broken. I'll create a bugzilla for this. If
someone can tell me where to set a breakpoint, I'll try to look into
the problem further over the weekend if I get time.

Bryan

On 2006-06-29 15:25:26 -0500, karen.moore@oracle.com (Karen Moore) said:

> We haven't had any OS X feedback yet, so this sounds like a platform
> specific bug. Can you choose any mapping type or is Id the only one
> that doesn't work? Could you file a bug for this problem?
>
> thanks,
> Karen
Re: [Persistence Properties] Mapping entity attributes is not working [message #588946 is a reply to message #433989] Fri, 30 June 2006 14:02 Go to previous message
Karen Butzke is currently offline Karen ButzkeFriend
Messages: 220
Registered: July 2009
Senior Member
Bryan,

I'm imagining that it is a JFact/SWT issue, not sure if there is a
workaround. There are a decent amount of complaints on google if you
search for issues with swt on Mac. If you want to take a look, that
particular combo box can be found in
org.eclipse.dali.ui.views.PersistentAttributeComposite

Karen
Previous Topic:ArrayIndexOutOfBoundsEx. w/o ManyToMany
Next Topic:Dali 0.5 Release now available
Goto Forum:
  


Current Time: Wed Apr 24 13:55:23 GMT 2024

Powered by FUDForum. Page generated in 0.03295 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top