Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit abc4e53

Browse files
committed
JBIDE-25678 update link to User Forum, now in StackOverflow.
Signed-off-by: nickboldt <[email protected]>
1 parent 8621ee6 commit abc4e53

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

installer/src/config/resources/readme.txt

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,42 @@ You start Red Hat JBoss Developer Studio by clicking on the installed icon
99
in your program menu or desktop. Alternatively you can launch it via
1010
the command line to provide further options.
1111

12-
On Linux that would be:
12+
On Linux:
1313

1414
cd <install-path>
1515
./devstudio
1616

17-
For OS X the application is as <install-path>/devstudio.app
17+
For OS X the application is:
1818

19-
For Windows use <install-path>/devstudio.bat
19+
<install-path>/devstudio.app
20+
21+
For Windows use:
22+
23+
<install-path>/devstudio.bat
2024

2125
Note: Do not use GCJ as the Java to launch Red Hat JBoss Developer Studio;
2226
it will crash. If your default Java vm is GCJ launch eclipse as
2327
follows to use another vm:
2428

2529
devstudio -vm <path to java executable>
2630

31+
2732
Latest Documentation, Release Notes, and News:
28-
------------------------------
33+
----------------------------------------------
2934

3035
https://access.redhat.com/documentation/en/red-hat-jboss-developer-studio/
3136
http://www.jboss.com/products/devstudio
3237

38+
3339
Bug Reports:
3440
------------
3541

3642
http://issues.jboss.org/jira/browse/JBDS
3743

38-
Forum:
39-
------
4044

41-
http://community.jboss.org/en/jbossdevstudio?view=discussions
45+
User Forum:
46+
-----------
47+
48+
https://stackoverflow.com/questions/tagged/jboss-developer-studio
4249

4350
Enjoy!
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
blurb=Red Hat JBoss Developer Studio\n\nVersion\: {featureVersion}\n\nCopyright (c) 2004-2018 Red Hat, Inc., contributors and others. All rights reserved.\nHomepage\: http\://www.jboss.com/products/devstudio\nUser Forums\: https\://community.jboss.org/en/jbossdevstudio\nDocumentation\: https\://access.redhat.com/documentation/en/red-hat-jboss-developer-studio/\n
1+
blurb=Red Hat JBoss Developer Studio\n\nVersion\: {featureVersion}\n\nCopyright (c) 2004-2018 Red Hat, Inc., contributors and others. All rights reserved.\nHomepage\: http\://www.jboss.com/products/devstudio\nUser Forum\: https\://stackoverflow.com/questions/tagged/jboss-developer-studio\nDocumentation\: https\://access.redhat.com/documentation/en/red-hat-jboss-developer-studio/\n
22

plugins/com.jboss.devstudio.core/plugin.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aboutText=Red Hat JBoss Developer Studio\n\nVersion\: {0}\nBuild id\: {1}\nBuild date\: {2}\n\nCopyright (c) 2004-2018 Red Hat, Inc., contributors and others. All rights reserved.\nHomepage\: http\://www.jboss.com/products/devstudio\nUser Forums\: https\://community.jboss.org/en/jbossdevstudio\nDocumentation\: https\://access.redhat.com/documentation/en/red-hat-jboss-developer-studio/\n
1+
aboutText=Red Hat JBoss Developer Studio\n\nVersion\: {0}\nBuild id\: {1}\nBuild date\: {2}\n\nCopyright (c) 2004-2018 Red Hat, Inc., contributors and others. All rights reserved.\nHomepage\: http\://www.jboss.com/products/devstudio\nUser Forum\: https\://stackoverflow.com/questions/tagged/jboss-developer-studio\nDocumentation\: https\://access.redhat.com/documentation/en/red-hat-jboss-developer-studio/\n
22

33
actionSets.online_help.label=Red Hat JBoss Developer Studio Help
44

0 commit comments

Comments
 (0)