BlueM.Sim Development: Difference between revisions

From BlueM
Jump to navigation Jump to search
mNo edit summary
m (Compilation)
Line 26: Line 26:
| Wave || http://130.83.196.154/svn/Wave/ || [http://130.83.196.154/websvn/listing.php?repname=Wave&path=%2F&sc=1 Wave] || [http://130.83.196.154/viewvc/index.py/Wave/ Wave]
| Wave || http://130.83.196.154/svn/Wave/ || [http://130.83.196.154/websvn/listing.php?repname=Wave&path=%2F&sc=1 Wave] || [http://130.83.196.154/viewvc/index.py/Wave/ Wave]
|}
|}
==Compilation==
:→ ''see [[BlueM.Sim compilation]]''


==Docs==
==Docs==
Line 32: Line 35:


'''BlueM.Sim''':<br/>
'''BlueM.Sim''':<br/>
&rarr; ''siehe [[BlueM.Sim Code]]''
:&rarr; ''siehe [[BlueM.Sim Code]]''


==Style==
==Style==
&rarr; ''siehe [[BlueM Code-Formatierung | Code-Formatierung]]''
:&rarr; ''siehe [[BlueM Code-Formatierung | Code-Formatierung]]''


[[Kategorie:BlueM.Sim Development]]
[[Kategorie:BlueM.Sim Development]]

Revision as of 01:25, 8 May 2009

BlueM_icon.png BlueM.Sim | Downloads | Application | Theory | Development

Code

information.png Help with SVN

Der Quellcode besteht aus den folgenden Projekten:

Es gibt zwei Möglichkeiten, um sich den erforderlichen Code zusammenzustellen:

  • Man nutzt per SVN die 'Meta'-Repository, die bereits Projektmappendateien enthält und in der die erforderlichen Projekte mittels svn:externals bereits vordefiniert sind:
    http://130.83.196.154/svn/Meta/BlueM.Sim/
oder
  • Die einzelnen Projekte müssen manuell heruntergeladen/ausgecheckt werden (Zugriff siehe Tabelle) und dann in einer Projektmappe integriert werden.
Projekt SVN-Zugriff WebSVN ViewVC (intern)
BlueM.Win http://130.83.196.154/svn/BlueM.Win/ BlueM.Win BlueM.Win
BlueM.Sim http://130.83.196.154/svn/BlueM.Sim/ BlueM.Sim BlueM.Sim
BlueM.DLLAdapter http://130.83.196.154/svn/BlueM.DLLAdapter/ BlueM.DLLAdapter BlueM.DLLAdapter
Wave http://130.83.196.154/svn/Wave/ Wave Wave

Compilation

see BlueM.Sim compilation

Docs

BlueM .NET API Documentation (für BlueM.DLLAdapter und BlueM.OpenMI):

BlueM.Sim:

siehe BlueM.Sim Code

Style

siehe Code-Formatierung