Skip to content

Commit 21c973c

Browse files
committed
Merge branch 'master' of github.com:continuoustests/OpenIDE
2 parents e968031 + 116bda8 commit 21c973c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OpenIDE
1+
OpenIDE - https://groups.google.com/forum/#!forum/openide
22

33
OpenIDE is an easily extensible tool for developers. It ties together the terminal, text editor and the ability to build and optionally share your extensions. You can write scripts reacting to editor events, file system changes and more.
44

@@ -13,4 +13,4 @@ Any of these can run other commands and publish it's own events. Scripts are cre
1313
The OpenIDE configuration points are kind of like your usual .git folder. A .OpenIDE folder will be placed on the root level of your workspace. This gives the ability use your extensions as a DSL for your workspaces. You can even commit your .OpenIDE folder to the git repository and check your development environment out with your source code. By using the profile support in OpenIDE several developers can work while all having their OpenIDE environment committed with the source code.
1414
The structure of OpenIDE let's developers choose which extensions should be shared with the rest of the team and which extensions should be private to you.
1515

16-
To get started go here https://github.com/continuoustests/OpenIDE/wiki
16+
To get started go here https://github.com/continuoustests/OpenIDE/wiki

0 commit comments

Comments
 (0)