Modify ↓
#53 closed defect (worksforme)
efxclipse not working with JavaFX 2.1 beta
| Reported by: | Kai Tödter (@… | Owned by: | tom |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.0.12 |
| Component: | runtime-osgi | Version: | 0.0.11 |
| Keywords: | Cc: |
Description
The JavaFX 2.1 beta does not set the registry in Windows correctly. Why not just taking the install path given in the preferences rather than parsing the registry? This would also allow to easily test with different versions.
Attachments (0)
Change History (5)
comment:1 Changed 17 months ago by tom
comment:2 Changed 17 months ago by tom
- Resolution set to worksforme
- Status changed from new to closed
comment:3 Changed 17 months ago by tom
Should be implemented since 0.0.10 in bug #25
comment:4 Changed 17 months ago by tom
- Component changed from distro to runtime-osgi
comment:5 Changed 13 months ago by Askhat
Rakhitha,ඔව ඒක ඇත ත. නම ත Google Maps ප ව ච ච කරනක ට ඩ ට Usage එක add ව නව න . ඒත map application එකක ඉන ස ට ල කල ම හ ම ද යක ම න ම ල තමය . අන ක gprs,edge,3g corgavee එකක න තත ව ඩකරනව න . නම ත මම දක න ව ද යටත හ දම ව කල පය නම ඉත න google maps තමය .
Note: See
TracTickets for help on using
tickets.

That's what is done! The preference value takes precendence. If you take a look at the FXClassLoader you'll notice the check order is the way you'd expect it. The registry reading is the last fallback.