We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3353e0 commit 46810d1Copy full SHA for 46810d1
doc_source/swf-hello.rst
@@ -580,7 +580,7 @@ applications.
580
java -cp target/helloswf-1.0.jar:/path/to/sdk/lib/*:/path/to/sdk/third-party/lib/* \
581
example.swf.hello.HelloTypes
582
583
-The style that you use is up to you. If you had no trouble building the code, buth then try to run
+The style that you use is up to you. If you had no trouble building the code, both then try to run
584
the examples and get a series of "NoClassDefFound" errors, it is likely because the classpath is set
585
incorrectly.
586
0 commit comments