Share

JEuclid

Tracker: Bugs

5 Move resources out of default package - ID: 2782019
Last Update: Comment added ( maxberger )

Please avoid using the default package for resources loaded at runtime,
especially moDictionary.ser and charmap.ser, see the Java Language
Specification for details:
http://java.sun.com/docs/books/jls/second_edition/html/packages.doc.html#40
169

This bug prevents jeuclid from being used in a NetBeans module. Moving the
files into a subdirectory resources fixes this issue.


Michael Rudolf ( javaprog ) - 2009-04-27 09:40

5

Closed

Fixed

Max Berger

Other

development

Public


Comments ( 3 )

Date: 2009-07-13 14:04
Sender: maxbergerProject AdminAccepting Donations

fixed in svn, will be in 3.1.6


Date: 2009-04-27 13:08
Sender: javaprog

Hi,

Thanks for fixing this. The NetBeans module I am working on is part of a
commercial rich-client application, it contains a dialog showing a formula
to explain how the values in the dialog were computed. Therefor I simply
added the jeuclid-core library and its dependencies to my NetBeans module
but to my dismay it did not work.

Best regards,
Michael


Date: 2009-04-27 10:54
Sender: maxbergerProject AdminAccepting Donations

Michael,

thanks for the comment. You are right: resources should also not be in the
default packages, but rather subpackages. They are there mainly for
convenience, the files you mentioned are just some of the examples. I can
fix it, but it will take some time, as I would like to do it "proper" (=
moving all resources).

Just for information: What type of netbeas module are you working on? Do
you have a webpage / code we could link / look at?

Thanks

Max


Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Open 2009-07-13 14:04 maxberger
resolution_id None 2009-07-13 14:04 maxberger
category_id None 2009-07-13 14:04 maxberger
artifact_group_id None 2009-07-13 14:04 maxberger
assigned_to nobody 2009-07-13 14:04 maxberger
allow_comments 1 2009-07-13 14:04 maxberger
close_date - 2009-07-13 14:04 maxberger