BlueM.Sim Development: Difference between revisions

From BlueM
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 20: Line 20:
| BlueM.Win || http://130.83.196.154/svn/BlueM.Win/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.Win&path=%2F&sc=1 BlueM.Win] || [http://130.83.196.154/viewvc/index.py/BlueM.Win/ BlueM.Win]
| BlueM.Win || http://130.83.196.154/svn/BlueM.Win/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.Win&path=%2F&sc=1 BlueM.Win] || [http://130.83.196.154/viewvc/index.py/BlueM.Win/ BlueM.Win]
|-
|-
| BlueM.Kern || http://130.83.196.154/svn/BlueM/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM&path=%2F&sc=1 BlueM.Kern] || [http://130.83.196.154/viewvc/index.py/BlueM/ BlueM]
| BlueM.Sim || http://130.83.196.154/svn/BlueM.Sim/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.Sim&path=%2F&sc=1 BlueM.Sim] || [http://130.83.196.154/viewvc/index.py/BlueM.Sim/ BlueM.Sim]
|-
|-
| BlueM.DLLAdapter || http://130.83.196.154/svn/BlueM.DLLAdapter/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.DLLAdapter&path=%2F&sc=1 BlueM.DLLAdapter] || [http://130.83.196.154/viewvc/index.py/BlueM.DLLAdapter/ BlueM.DLLAdapter]
| BlueM.DLLAdapter || http://130.83.196.154/svn/BlueM.DLLAdapter/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.DLLAdapter&path=%2F&sc=1 BlueM.DLLAdapter] || [http://130.83.196.154/viewvc/index.py/BlueM.DLLAdapter/ BlueM.DLLAdapter]

Revision as of 10:47, 23 March 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/
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

Docs

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

BlueM.Sim:
siehe BlueM.Sim Code

Style

siehe Code-Formatierung