Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Welcome to the KIELER Project's Wiki! = | ||
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"]]. | ||
4 | |||
5 | [[image:attach:button.png]][[doc:Downloads]] | ||
6 | |||
7 | == Finding Your Way Around this Wiki == | ||
8 | |||
9 | The Wiki is structured as follows: | ||
10 | |||
11 | |((( | ||
12 | **[[doc:Overview]]** | ||
13 | The overview section gives you an idea of how KIELER is structured and what parts there are. KIELER has grown quite big, so reading through the overview will help a great deal in finding your bearings around here. | ||
14 | )))|((( | ||
15 | **The Different Components of KIELER** | ||
16 | We have taken care to divide KIELER into several components, which in turn are divided into several projects. This makes the KIELER project a litlte easier to understand, we hope. | ||
17 | )))|((( | ||
18 | **[[doc:Development]]** | ||
19 | The development section has our guides on how to start as a new KIELER developer ([[doc:Getting Started]] is of particular interest; go read it!), some more guidelines and generally acts as a documentation of our daily work, including [[doc:Meetings]]. | ||
20 | )))|((( | ||
21 | **[[doc:Processes]]** | ||
22 | The processes section contains documentation about the processes we use to manage KIELER. | ||
23 | ))) | ||
24 | |||
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 | |||
27 | == Getting Help == | ||
28 | |||
29 | This Wiki is the main source of documentation for the KIELER project. If you'd like to get in touch with the team, either search the [[group's web page>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/||shape="rect"]] for e-mail addresses, or use the following channels: | ||
30 | |||
31 | * [[**Announcement Mailing List**>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||shape="rect"]] | ||
32 | KIELER releases and important project updates are sent to this low-traffic mailing list. | ||
33 | * **[[Developer Mailing List>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler-devel||shape="rect"]]** | ||
34 | Every KIELER developer is expected to be on our developer mailing list to stay up to date on announcements and information relevant to developers. | ||
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 | Try contacting us on the freenode server in the #kieler channel if you have any questions. | ||
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 | == Wiki Activity == | ||
87 | |||
88 | {{expand title="Click here to see a list of recent changes to the Wiki..."}} | ||
89 | |||
90 | |||
91 | {{recently-updated max="20" theme="social"/}} | ||
92 | {{/expand}} |