Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OSEE » SVN integration with Define
SVN integration with Define [message #369112] Tue, 28 July 2009 16:47 Go to next message
Mark D-B is currently offline Mark D-BFriend
Messages: 188
Registered: July 2009
Senior Member
Having added some SVN repositories, I've noticed I get Define->Generate
Type Classes and Define->Open Artifact in the Resource perspective. This
looks like I should be able to easily associate an Artifact with something
in my repository. How do I this though please?
Re: SVN integration with Define [message #480319 is a reply to message #369112] Sat, 15 August 2009 01:00 Go to previous message
Ryan D. Brooks is currently offline Ryan D. BrooksFriend
Messages: 100
Registered: July 2009
Senior Member
The context menu for the Project Explorer and Package Explorer has the
Define sub menu and it is enabled for any IResource (i.e. a project,
folder, or file) in the workspace.

The menu item "Generate Type Classes" is used to auto-generate classes
that implement
org.eclipse.osee.framework.skynet.core.relation.IRelationEnu meration and
org.eclipse.osee.framework.skynet.core.ISkynetType. This will be changed
as part of https://bugs.eclipse.org/bugs/show_bug.cgi?id=286372.

The menu item "Open Artifact" opens the associated artifact for the
selected resource(s). If no such artifact exists, OSEE offers to create
one for you. The user is prompted to select the artifact type of the new
artifact from a list of artifact types that support the "Content URL"
attribute type.

However, in the code from the SVN branch "MS_0.8.1_20090630", there is a
bug that caused the message "The chosen operation is not currently
available." This has been addressed by
https://bugs.eclipse.org/bugs/show_bug.cgi?id=286700


Thanks,
Ryan Brooks
Re: SVN integration with Define [message #575304 is a reply to message #369112] Sat, 15 August 2009 01:00 Go to previous message
Ryan D. Brooks is currently offline Ryan D. BrooksFriend
Messages: 100
Registered: July 2009
Senior Member
The context menu for the Project Explorer and Package Explorer has the
Define sub menu and it is enabled for any IResource (i.e. a project,
folder, or file) in the workspace.

The menu item "Generate Type Classes" is used to auto-generate classes
that implement
org.eclipse.osee.framework.skynet.core.relation.IRelationEnu meration and
org.eclipse.osee.framework.skynet.core.ISkynetType. This will be changed
as part of https://bugs.eclipse.org/bugs/show_bug.cgi?id=286372

The menu item "Open Artifact" opens the associated artifact for the
selected resource(s). If no such artifact exists, OSEE offers to create
one for you. The user is prompted to select the artifact type of the new
artifact from a list of artifact types that support the "Content URL"
attribute type.

However, in the code from the SVN branch "MS_0.8.1_20090630", there is a
bug that caused the message "The chosen operation is not currently
available." This has been addressed by
https://bugs.eclipse.org/bugs/show_bug.cgi?id=286700


Thanks,
Ryan Brooks
Previous Topic:OSEE pronunciation
Next Topic:What determines the order of attributes in artifact editor?
Goto Forum:
  


Current Time: Wed Apr 24 19:57:18 GMT 2024

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

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

Back to the top