This closes #315. Thanks pavelsmajda.

Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/708f8aec
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/708f8aec
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/708f8aec

Branch: refs/heads/master
Commit: 708f8aec06d992689070b06bd03eead84a098b09
Parents: b0d40a4 dfec147
Author: Jean-Louis Monteiro <[email protected]>
Authored: Fri Dec 28 10:35:10 2018 +0100
Committer: Jean-Louis Monteiro <[email protected]>
Committed: Fri Dec 28 10:35:10 2018 +0100

----------------------------------------------------------------------
 docs/developer/ide/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/708f8aec/docs/developer/ide/index.adoc
----------------------------------------------------------------------
diff --cc docs/developer/ide/index.adoc
index bfd2c5c,67243d4..c2539c4
--- a/docs/developer/ide/index.adoc
+++ b/docs/developer/ide/index.adoc
@@@ -12,11 -12,11 +12,11 @@@ TomEE is supported by the main IDEs in 
  
  == Eclipse
  
 -Be the first to write this part!
 +Eclipse is an integrated development environment used in computer 
programming, and is the most widely used Java IDE. It contains a base workspace 
and an extensible plug-in system for customizing the environment. 
link:https://en.wikipedia.org/wiki/Eclipse_(software)[Wikipedia]
  
- == Idea
+ == IntelliJ IDEA
  
 -Be the first to write this part!
 +IntelliJ IDEA is a Java integrated development environment for developing 
computer software. It is developed by JetBrains, and is available as an Apache 
2 Licensed community edition, and in a proprietary commercial edition. Both can 
be used for commercial development. 
link:https://en.wikipedia.org/wiki/IntelliJ_IDEA[Wikipedia]
  
  == Netbeans
  

Reply via email to