From jbosstools-commits at lists.jboss.org Thu Feb 7 08:50:46 2008 Content-Type: multipart/mixed; boundary="===============1334494259998295312==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r6161 - trunk/documentation/guides/userguide/GettingStartedGuide/en/modules. Date: Thu, 07 Feb 2008 08:50:45 -0500 Message-ID: --===============1334494259998295312== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ykryvinchanka Date: 2008-02-07 08:50:45 -0500 (Thu, 07 Feb 2008) New Revision: 6161 Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/gett= ing_started.xml trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_= application.xml trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad_= jsf_application.xml Log: http://jira.jboss.com/jira/browse/JBDS-235 some corrections in text Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modul= es/getting_started.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/get= ting_started.xml 2008-02-07 13:50:07 UTC (rev 6160) +++ trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/get= ting_started.xml 2008-02-07 13:50:45 UTC (rev 6161) @@ -528,9 +528,7 @@ so that you don't need to download any additional software and ca= n test your application in a Web browser right away. If you want to use a different JBoss server installation, after J= Boss Developer Studio is - installed open Servers View (select - Window > Show View > Others > Server > Servers<= /property> - ), then right click on this + installed open Servers View (select Window > Sh= ow View > Others > Server > Servers), then r= ight click on this view > New > Server and follow the wizards steps to point to another Jboss ser= ver installation. JBoss Developer Studio works with any servlet container, not just= JBoss. For more @@ -562,9 +560,8 @@ Can I import a .war file? - Yes. Select - File > Import > Web > WAR file - , then follow importing steps. + Yes. Select File > Import > Web > WA= R file, + then follow importing steps.
Troubleshooting, Problems, Configuration, Error Messages Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modul= es/jsp_application.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp= _application.xml 2008-02-07 13:50:07 UTC (rev 6160) +++ trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp= _application.xml 2008-02-07 13:50:45 UTC (rev 6161) @@ -84,9 +84,8 @@ "Hello World!" message. - Right click - WebContent > New > JSP - . + Right click WebContent > New > JSP. + Type "hello.jsp" for a file name and click the @@ -261,8 +260,8 @@ Click - Finish - . The .war file will appear in Pack= age + Finish. + The .war file will appear in Packa= ge Explorer and in Project archives view as structure tree:
Archive is Created @@ -366,12 +365,12 @@ Click the Run icon or right click your project folder and selec= t - Run As > Run on Server - . If you haven't made any changes in web.xml file or + Run As > Run on Server. + If you haven't made any changes in web.xml file or cleared it out you can launch the application by right clicking the hello.jsp page and selecting - Run on the Server - . + Run on the Server. +
Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modul= es/rad_jsf_application.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad= _jsf_application.xml 2008-02-07 13:50:07 UTC (rev 6160) +++ trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad= _jsf_application.xml 2008-02-07 13:50:45 UTC (rev 6161) @@ -38,8 +38,8 @@ In Web Projects View (if it is not open select Window > Show View > Others > J= Boss Tools Web - > Web Projects View - ) click + > Web Projects View) + click Create New JSF Project button.
Create New JSF Project @@ -643,8 +643,8 @@ Click on - outputText - , drag the cursor over to the editor, a= nd drop it inside the blue + outputText, + drag the cursor over to the editor, an= d drop it inside the blue box in the editor = @@ -677,8 +677,8 @@ Select how_to_play value and click - Ok - . Then click + Ok. + Then click Finish
@@ -718,8 +718,8 @@ On the Palette click on - inputText - , drag the cursor over to the editor, a= nd drop it inside the + inputText, + drag the cursor over to the editor, an= d drop it inside the editor after the text. @@ -736,8 +736,8 @@ On the Palette click on - inputText - , drag the cursor over to the editor, a= nd drop it inside the + inputText, + drag the cursor over to the editor, an= d drop it inside the editor after the text @@ -805,8 +805,8 @@ Click - Ok - , then click + Ok, + then click Finish @@ -836,8 +836,8 @@ On the Palette, click on - commandButton - , drag the cursor over to the editor, a= nd drop it inside the + commandButton, + drag the cursor over to the editor, an= d drop it inside the editor after the inputText component. @@ -878,15 +878,10 @@ - In Source mode add - <br/> - tags between - <outputText> - , - <inputText> - and - <commandButton> - components to place them on different = lines + In Source mode add <br/> = + tags between <= ;outputText>, = + <inputText>= ; = + and <commandB= utton> components to place them on different lines= inputnumber.jsp page should look like this: --===============1334494259998295312==--