RESOLVED FIXED 48423
Add info about installing dev. tools
https://bugs.webkit.org/show_bug.cgi?id=48423
Summary Add info about installing dev. tools
Orlando Leite
Reported 2010-10-27 05:58:52 PDT
Created attachment 72022 [details] Add info about Java developer update in tools.html JavaVM SDK is used to build the webkit. But It isn't related in http://webkit.org/building/tools.html. It's ok until problems to build happen because Java SDK is not updated or not correctly. I think this info should be added there.
Attachments
Add info about Java developer update in tools.html (1.19 KB, patch)
2010-10-27 05:58 PDT, Orlando Leite
no flags
Add Java developer update in tools webpage (1.70 KB, patch)
2010-10-28 19:07 PDT, Orlando Leite
no flags
Alexey Proskuryakov
Comment 1 2010-10-27 12:37:27 PDT
+<p>Download the last Java update for developers in <a href="http://connect.apple.com/">http://connect.apple.com/</a>. Without it, problems like 'JavaVM/jni.h: No such file or directory' can happen.</p> This would be a good thing to mention. Please add a ChangeLog entry, and submit a patch for review: <http://webkit.org/coding/contributing.html>. One note: it's not necessarily "last", it's "latest". Someone may have more comments about the wording.
Tony Gentilcore
Comment 2 2010-10-28 09:30:49 PDT
Drive-by wording suggestion: +<li><p>Install Java for Mac OS X Developer Package</p> +<p>Download and install the latest OS-appropriate "Java for Mac OS X Developer Package" from <a href="http://connect.apple.com/">http://connect.apple.com/</a> (located under Downloads > Java).</p> If you aren't familiar with ChangeLogs, please see: http://webkit.org/coding/contributing.html#changelogs If you use $ webkit-patch upload to upload the patch, it should automatically add an entry to http://trac.webkit.org/browser/trunk/WebKitSite/ChangeLog.
Orlando Leite
Comment 3 2010-10-28 19:07:00 PDT
Created attachment 72284 [details] Add Java developer update in tools webpage I think is correct now.
Adam Barth
Comment 4 2010-11-04 13:50:18 PDT
Comment on attachment 72284 [details] Add Java developer update in tools webpage Looks good. Thanks.
Adam Barth
Comment 5 2010-11-04 13:51:15 PDT
*** Bug 48981 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Comment 6 2010-11-04 14:19:28 PDT
Comment on attachment 72284 [details] Add Java developer update in tools webpage Clearing flags on attachment: 72284 Committed r71356: <http://trac.webkit.org/changeset/71356>
WebKit Commit Bot
Comment 7 2010-11-04 14:19:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.