Difference between revisions of "ApCoCoA-1:GraphicalUserInterface"

From ApCoCoAWiki
m (page moved)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
===How to install and work with the eclipse GUI===
 
===How to install and work with the eclipse GUI===
For an installation guide and a short introduction to the eclipse GUI please go to [[HowTo:Install and Work with the Eclipse GUI|this page]].
+
For an installation guide and a short introduction to the eclipse GUI please go to [[ApCoCoA-1:HowTo:Install and Work with the Eclipse GUI|this page]].
  
 
===Tips for developing (Ap)CoCoA with eclipse===
 
===Tips for developing (Ap)CoCoA with eclipse===
On [[HowTo:Tips for developing (Ap)CoCoA with Eclipse|this page]] you can find information about building (Ap)CoCoALib under eclipse and accessing the ApCoCoA svn-repository from eclipse.
+
On [[ApCoCoA-1:HowTo:Tips for developing (Ap)CoCoA with Eclipse|this page]] you can find information about building (Ap)CoCoALib under eclipse and accessing the ApCoCoA svn-repository from eclipse.
  
 
===Development of the eclipse GUI===
 
===Development of the eclipse GUI===
 
[[ApCoCoA:Eclipse GUI|This page]] contains all about the development of the new GUI based on eclipse.
 
[[ApCoCoA:Eclipse GUI|This page]] contains all about the development of the new GUI based on eclipse.
 
===FAQ===
 
Need a quick solution? Our [[HowTo:EclipseGUI FAQ|Eclipse GUI FAQ]] might already have the answer.
 

Latest revision as of 09:31, 29 October 2020

With ApCoCoA-1.2 the default Graphical User Interface for ApCoCoA is based on eclipse.

How to install and work with the eclipse GUI

For an installation guide and a short introduction to the eclipse GUI please go to this page.

Tips for developing (Ap)CoCoA with eclipse

On this page you can find information about building (Ap)CoCoALib under eclipse and accessing the ApCoCoA svn-repository from eclipse.

Development of the eclipse GUI

This page contains all about the development of the new GUI based on eclipse.