Changes for page KIELER Archive
Last modified by Sascha Hoppe on 2025/01/30 09:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 = Welcome to the KIELER Project's Wiki! = 2 2 3 -The //Kiel Integrated Environment for Layout Eclipse RichClient//, or short [[//KIELER//>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/kings_of_coding.mp3||shape="rect"]], is a research project about enhancing the graphical model-based design of complex systems. It is developed by the [[Real-Time and Embedded Systems group>>url:http://www.informatik.uni-kiel.de/rtsys/||shape="rect"]] at [[Kiel University>>url:http://www.uni-kiel.de/||shape="rect"]].3 +The //Kiel Integrated Environment for Layout Eclipse RichClient//, or short [[//KIELER//>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/kings_of_coding.mp3||shape="rect"]], is a research project about enhancing the graphical model-based design of complex systems. 4 4 5 5 [[image:attach:button.png]][[doc:Downloads]] 6 6 ... ... @@ -24,10 +24,26 @@ 24 24 25 25 We use the Wiki to document the project, its different components, the processes we use to manage it, and whatever else needs documenting. As a KIELER developer, please feel free to add content to the Wiki. If you're unsure about where to add the content to, just ask one of the senior developers – they'll be happy to help. 26 26 27 -== GettingHelp==27 +== What Else is There? == 28 28 29 -Th is Wiki is themain source of documentation for theKIELER project.If you'dlike togetintouchwith theteam,eithersearchthe[[group'swebpage>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/||shape="rect"]]fore-mail addresses,oruse thefollowingchannels:29 +The KIELER project doesn't only have a Wiki – in fact, this is only a small part of what we use. Here is a list of other tools and pages you might be interested in looking at: 30 30 31 +* [[**The Group Pages** 32 +>>url:http://informatik.uni-kiel.de/rtsys/kieler/||shape="rect"]]The pages of our research group have a section on KIELER that also has [[demos and tutorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]]. 33 +* **[[Stash>>url:http://git.rtsys.informatik.uni-kiel.de/||shape="rect"]]** 34 +The web front end to our [[Git>>doc:Using Git]] repositories. Feel free to add your own, private repositories. 35 +* **[[JIRA>>url:http://rtsys.informatik.uni-kiel.de/jira/||shape="rect"]]** 36 +Our bug tracking system. We encourage all KIELER developers to use the bug tracking system extensively. You get lots of experience using real-world bug tracking systems on a big project, and we get a good overview of the status of the KIELER project. 37 +* ((( 38 +**[[Bamboo>>url:http://rtsys.informatik.uni-kiel.de/bamboo/allPlans.action||shape="rect"]]** 39 +Our build server. Whenever you push commits to the mainline [[Git>>doc:Using Git]] repository, Bamboo starts compiling it and runs all the unit tests. If your changes break the build or the tests, you will know it in a matter of 20 minutes. 40 +))) 41 +* **[[FishEye>>url:http://rtsys.informatik.uni-kiel.de/fisheye/||shape="rect"]]** 42 +Our revision-control browser. Use FishEye to browse KIELER's mainline [[Git>>doc:Using Git]] repository. 43 +* **[[Code Ratings>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/doc/rating/||shape="rect"]]** 44 +Our code rating pages are updated as part of the nightly build and give an overview of the code and design review coverage of KIELER. 45 +* **[[Extensions Documentation>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/doc/extensions/||shape="rect"]]** 46 +An effort to document the KLighD extension methods found in the {{code language="none"}}...krendering.extensions{{/code}} and {{code language="none"}}...ptolemy.klighd{{/code}} plugins. 31 31 * [[**Announcement Mailing List**>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||shape="rect"]] 32 32 KIELER releases and important project updates are sent to this low-traffic mailing list. 33 33 * **[[Developer Mailing List>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler-devel||shape="rect"]]** ... ... @@ -35,54 +35,6 @@ 35 35 * **[[IRC>>url:irc://irc.freenode.net:6667/kieler||shape="rect"]] (Alternativ: [[Webchat>>url:http://webchat.freenode.net?channels=%23kieler&uio=d4||shape="rect"]])** 36 36 Try contacting us on the freenode server in the #kieler channel if you have any questions. 37 37 38 -Also take a look at **[[demos and tutorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]]** we have put together. 39 - 40 -== Development == 41 - 42 -Here's the list of tools we use in developing Kieler: 43 - 44 -{{section}} 45 -{{column}} 46 -(% style="text-align: center;" %) 47 -[[~[~[image:attach:code.png~]~] 48 -Source Code>>url:http://git.rtsys.informatik.uni-kiel.de/||shape="rect"]] 49 -{{/column}} 50 - 51 -{{column}} 52 -(% style="text-align: center;" %) 53 -[[~[~[image:attach:bugs.png~]~] 54 -Bug Tracking>>url:http://rtsys.informatik.uni-kiel.de/jira/||shape="rect"]] 55 -{{/column}} 56 - 57 -{{column}} 58 -(% style="text-align: center;" %) 59 -[[~[~[image:attach:build.png~]~] 60 -Automatic Builds>>url:http://rtsys.informatik.uni-kiel.de/bamboo/allPlans.action||shape="rect"]] 61 -{{/column}} 62 - 63 -{{column}} 64 -(% style="text-align: center;" %) 65 -[[~[~[image:attach:reviews.png~]~] 66 -Code Reviews>>url:http://rtsys.informatik.uni-kiel.de/fisheye/||shape="rect"]] 67 -{{/column}} 68 - 69 -{{column}} 70 -(% style="text-align: center;" %) 71 -[[~[~[image:attach:ratings.png~]~] 72 -Code Ratings>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/doc/rating/||shape="rect"]] 73 -{{/column}} 74 - 75 -{{column}} 76 -(% style="text-align: center;" %) 77 -[[~[~[image:attach:docs.png~]~] 78 -Extensions Documentation>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/doc/extensions/||shape="rect"]] 79 -{{/column}} 80 - 81 -{{column width="100%"}} 82 - 83 -{{/column}} 84 -{{/section}} 85 - 86 86 == What's New Around Here? == 87 87 88 88 Our Wiki software can show you a list of recent changes to the Wiki. To keep track of what's happening at the KIELER project in general, use JIRA's activity stream widget on its Dashboard. It will show a summary of what people have done, including changes to the Wiki, failed and succeeded builds, pushed commits and more.
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -1075125 31 +10751252 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/1075125 3/Home1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10751252/Home