Skip to main content



      Home
Home » Eclipse Projects » OSEE » SVN integration with Define
SVN integration with Define [message #369112] Tue, 28 July 2009 12:47 Go to next message
Eclipse UserFriend
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] Fri, 14 August 2009 21:00 Go to previous message
Eclipse UserFriend
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
Re: SVN integration with Define [message #575304 is a reply to message #369112] Fri, 14 August 2009 21:00 Go to previous message
Eclipse UserFriend
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
Previous Topic:OSEE pronunciation
Next Topic:What determines the order of attributes in artifact editor?
Goto Forum:
  


Current Time: Sun Apr 20 17:40:13 EDT 2025

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

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

Back to the top