Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Components 2.0"

(Ontologies)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
  
This page describes [[Higgins 2.0]]-only components.  
+
This page describes ALL of the components used by [[Higgins 2.0]]. For information about components used in earlier versions of Higgins:
 
+
 
* See [[Components 1.X]] for a list of components that are common to 1.0 and 1.1.  
 
* See [[Components 1.X]] for a list of components that are common to 1.0 and 1.1.  
 
* See [[Components 1.1]] for a list of [[Higgins 1.1]]-only components.  
 
* See [[Components 1.1]] for a list of [[Higgins 1.1]]-only components.  
 
* See [[Components 1.0]] for a list of [[Higgins 1.0]]-only components.  
 
* See [[Components 1.0]] for a list of [[Higgins 1.0]]-only components.  
 +
 +
This page is a work in progress. Many component tables must be copied from the earlier H1.1 pages listed above.
  
 
===Conventions Used on this Page===
 
===Conventions Used on this Page===
Line 12: Line 13:
 
* See [[Higgins SVN Branch Structure]] to understand how we name our builds
 
* See [[Higgins SVN Branch Structure]] to understand how we name our builds
  
...to be filled in...
+
== App folder ==
 +
The App folder holds [[Components]] that are at the top level of their respective Higgins 1.0 or 1.1 architectures. For example, for end-user applications, these would be the user interface and/or client [[Components]].
 +
 
 +
[[Components]] are listed in alphabetic order by SVN project name:
 +
 
 +
===Attribute Service ===
 +
{{HigCompTblHead2SingleRow|bugzcomp=Attribute+Service}} {{HigCompTblSec2|env=Java 1.5 Web App}} {{HigCompTblRow2Wiki|type=Impl|appdir=as|wikiuser=markus.sabadello.gmail.com |username=Markus|downloadurl=no|otherdl=Needs a recent version of OpenXRI which is not approved for Higgins}}
 +
|}
 +
 
 +
 
 +
===LICS Daemon ===
 +
{{HigCompTblHead2SingleRow|name=org.eclipse.higgins.lics|bugzcomp=LICS}}{{HigCompTblSec2|env=C++}}{{HigCompTblRow2Wiki|type=Impl.|appdir=lics|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=Can't autobuild C++}}
 +
|}
 +
 
 +
 
 +
===Flexible Toolkit ===
 +
{{HigCompTblHead2SingleRow|bugzcomp=LICS}}{{HigCompTblSec2|env=C++}}{{HigCompTblRow2Wiki|type=Impl.|appdir=ftk|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=Can't autobuild C++}}
 +
{{HigCompTblRow2|type=Impl.|appdir=ftk.core|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=Can't autobuild C++}}
 +
|}
 +
 
 +
===IdAS Proxy ===
 +
{{HigCompTblHead2SingleRow|bugzcomp=IdAS+Proxy}}
 +
{{HigCompTblSec2|env=Java 1.5 Web App}}
 +
{{HigCompTblRow2Wiki|type=Impl|appdir=idas.proxy|h1=[[Image:Led-box-red.gif]]|h11=[[Image:Led-box-green.gif]]|wikiuser=markus.sabadello.gmail.com |username=Markus|downloadurl=no|otherdl=Needs a recent version of OpenXRI which is not approved for Higgins}}
 +
|}
 +
 
 +
 
 +
===IdAS Client C++ ===
 +
{{HigCompTblHead2SingleRow|bugzcomp=IdAS+Client}} {{HigCompTblSec2|env=C++}} {{HigCompTblRow2Wiki|type=Impl|appdir=idasclient.cpp.core|wikiuser=markus.sabadello.gmail.com |username=Markus|downloadurl=no|otherdl=Can't autobuild C++}}
 +
|}
 +
 
 +
 
 +
===XDI C++ ===
 +
{{HigCompTblHead2SingleRow|bugzcomp=XDI4j}} {{HigCompTblSec2|env=C++}} {{HigCompTblRow2Wiki|type=Impl|appdir=xdi.cpp.core|wikiuser=markus.sabadello.gmail.com |username=Markus|downloadurl=no|otherdl=Can't autobuild C++}}
 +
|}
 +
 
 +
 
 +
 
 +
===Selector UI (obsolete) ===
 +
{{HigCompTblHead2|name=Selector UI|bugzcomp=TBD}} {{HigCompTblSec2|env=GTK, C++}} {{HigCompTblRow2|type=Impl.|appdir=selector.ui.gtk|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=We don't yet know how to build C++ projects on the Eclipse build server}} {{HigCompTblRow2|type=Impl.|appdir=selector.ui.gtk.core|h1=[[Image:Led-box-red.gif]]|h11=[[Image:Led-box-green.gif]]|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=We don't yet know how to build C++ projects on the Eclipse build server}} {{HigCompTblSec2|env=Cocoa}} {{HigCompTblRow2|type=Impl.|appdir=selector.ui.cocoa|h1=[[Image:Led-box-red.gif]]|h11=[[Image:Led-box-green.gif]]|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=We don't yet know how to build C++ projects on the Eclipse build server}} {{HigCompTblRow2|type=Impl.|appdir=selector.ui.cocoa.core|h1=[[Image:Led-box-red.gif]]|h11=[[Image:Led-box-green.gif]]|wikiuser=vkokhan.aquasoft.dp.ua|username=Valery|downloadurl=no|otherdl=We don't yet know how to build C++ projects on the Eclipse build server}}
 +
|} 
 +
 
 +
 
 +
== Doc folder  ==
 +
 
 +
=== Doc  ===
 +
 
 +
{{HigCompTblHead2SingleRow|bugzcomp=Documentation}} {{HigCompTblSec2|env=PowerPoint}} {{HigCompTblRow2Wiki|type=Impl.|dir=doc|h1=[[Image:Led-box-green.gif]]|h11=[[Image:Led-box-green.gif]]|wikiuser=ptrevithick.gmail.com|username=PaulT|downloadurl=no}} |}  
 +
 
 +
== Ontology folder  ==
 +
 
 +
=== Ontologies  ===
 +
 
 +
{{HigCompTblHead2SingleRow|name=Ontologies|bugzcomp=TBD}} {{HigCompTblSec2|env=OWL1.1}} {{HigCompTblRow2Wiki|type=Impl.|dir=ontology|h1=[[Image:Led-box-green.gif]]|h11=[[Image:Led-box-green.gif]]|wikiuser=ptrevithick.gmail.com|username=PaulT|downloadurl=no}} |}  

Latest revision as of 11:04, 25 June 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

This page describes ALL of the components used by Higgins 2.0. For information about components used in earlier versions of Higgins:

This page is a work in progress. Many component tables must be copied from the earlier H1.1 pages listed above.

Conventions Used on this Page

App folder

The App folder holds Components that are at the top level of their respective Higgins 1.0 or 1.1 architectures. For example, for end-user applications, these would be the user interface and/or client Components.

Components are listed in alphabetic order by SVN project name:

Attribute Service

Bugs (Attribute+Service): create, open, closed

Repository Downloads Owner
Java 1.5 Web App projects:
Impl org.eclipse.higgins.as svn viewsvn [no downloads] Needs a recent version of OpenXRI which is not approved for Higgins Markus

 

LICS Daemon

Bugs (LICS): create, open, closed

Repository Downloads Owner
C++ projects:
Impl. org.eclipse.higgins.lics svn viewsvn [no downloads] Can't autobuild C++ Valery

 

Flexible Toolkit

Bugs (LICS): create, open, closed

Repository Downloads Owner
C++ projects:
Impl. org.eclipse.higgins.ftk svn viewsvn [no downloads] Can't autobuild C++ Valery
Impl. org.eclipse.higgins.ftk.core svn viewsvn [no downloads] Can't autobuild C++ Valery

 

IdAS Proxy

Bugs (IdAS+Proxy): create, open, closed

Repository Downloads Owner
Java 1.5 Web App projects:
Impl org.eclipse.higgins.idas.proxy svn viewsvn [no downloads] Needs a recent version of OpenXRI which is not approved for Higgins Markus

 

IdAS Client C++

Bugs (IdAS+Client): create, open, closed

Repository Downloads Owner
C++ projects:
Impl org.eclipse.higgins.idasclient.cpp.core svn viewsvn [no downloads] Can't autobuild C++ Markus

 

XDI C++

Bugs (XDI4j): create, open, closed

Repository Downloads Owner
C++ projects:
Impl org.eclipse.higgins.xdi.cpp.core svn viewsvn [no downloads] Can't autobuild C++ Markus

 


Selector UI (obsolete)

Cross-Implementation Information
Bugs (TBD): create, open, closed
Repository Downloads Owner
GTK, C++ projects:
Impl. org.eclipse.higgins.selector.ui.gtk svn viewsvn [no downloads] We don't yet know how to build C++ projects on the Eclipse build server Valery
Impl. org.eclipse.higgins.selector.ui.gtk.core svn viewsvn [no downloads] We don't yet know how to build C++ projects on the Eclipse build server Valery
Cocoa projects:
Impl. org.eclipse.higgins.selector.ui.cocoa svn viewsvn [no downloads] We don't yet know how to build C++ projects on the Eclipse build server Valery
Impl. org.eclipse.higgins.selector.ui.cocoa.core svn viewsvn [no downloads] We don't yet know how to build C++ projects on the Eclipse build server Valery

 

Doc folder

Doc

Bugs (Documentation): create, open, closed

Repository Downloads Owner
PowerPoint projects:
Impl. org.eclipse.higgins.doc svn viewsvn [no downloads] PaulT
 

Ontology folder

Ontologies

Bugs (TBD): create, open, closed

Repository Downloads Owner
OWL1.1 projects:
Impl. org.eclipse.higgins.ontology svn viewsvn [no downloads] PaulT
 

Back to the top