| The Following User Says Thank You to Fabry For This Useful Post: | ||
|
|
2012-08-17
, 10:01
|
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#362
|
|
|
2012-08-18
, 11:59
|
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#363
|
JDK is downloadable directly like windows' JDK versions, EJRE as usually needs to compile "Java SE Embedded Download Survey" or someone should find out direct links to download pages
| The Following 6 Users Say Thank You to Fabry For This Useful Post: | ||
|
|
2012-08-21
, 01:01
|
|
Posts: 30 |
Thanked: 31 times |
Joined on Jan 2012
|
#364
|
|
|
2012-08-21
, 01:21
|
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#365
|
No need for emulation and twisted workarounds & such???!!!!
Does browser integration also happen automatially during installation??
|
|
2012-11-05
, 14:10
|
|
Posts: 470 |
Thanked: 172 times |
Joined on Oct 2009
@ Melb
|
#366
|
| The Following User Says Thank You to optimaxxx For This Useful Post: | ||
|
|
2012-12-15
, 02:51
|
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#367
|
| The Following 2 Users Say Thank You to Fabry For This Useful Post: | ||
|
|
2013-01-09
, 04:27
|
|
Posts: 60 |
Thanked: 4 times |
Joined on Apr 2011
|
#368
|
Download java (Java SE for Embedded 6 Update 21 (Build 9) ARMv7 Linux - Headful, EABI, Hard Float (VFP), Little-Endian) from here: https://cds.sun.com/is-bin/INTERSHOP...-CDS_Developer
Extract ejre1.6.0_21 from the archive to MyDocs in N900
Move ejre1.6.0_21 to /opt (I was using MC)
Run in terminal as root:
ln -s /opt/ejre1.6.0_21/bin/* /usr/bin/
chmod 777 /usr/bin/java
ln –s /opt/ejre1.6.0_21/lib/arm/libnpjp2.so /usr/lib/browser/plugins/libnpjp2.so
ln –s /opt/ejre1.6.0_21/lib/arm/libnpjp2.so /home/user/.mozilla/plugins/libnpjp2.so
Then in microB and Firefox type about:config in address
Search for java
Change java.java_plugin_library_name to libnpjp2.so
I don’t know if changing in about:config is needed because I did this at the beginning.
After that chromium was running java without any changes.
| The Following User Says Thank You to sandymahrok For This Useful Post: | ||
|
|
2013-04-03
, 18:41
|
|
Posts: 61 |
Thanked: 41 times |
Joined on Apr 2010
@ Helsinki
|
#369
|
|
|
2013-04-03
, 20:37
|
|
Posts: 61 |
Thanked: 41 times |
Joined on Apr 2010
@ Helsinki
|
#370
|
Download page EJRE 6.0 Update32: http://www.oracle.com/technetwork/ja...s-1595958.html
Download page EJRE 7.0 Update4: http://www.oracle.com/technetwork/ja...d-1595957.html