- EclipseWorkspace.
"res". .
, "raw".
"" . ( , rwx Linux, . Windows.)
, . , res.raw.yourfile ( ).
, "R.raw.yourfile", "gen/*/R.java" .
I think there is a bug in the gen compiler, or possibly in Eclipse. gen seems to be very picky about what resource he wants to look at, and also does some deletion of the name. For example, R.string.xxx finds a string named xxx, although string resources are under "res.values.string.xml". Thus, it is obvious that a lot of magic happens, perhaps special clodes known only to the gods in Mountain View.
Why this fix broke, I have no idea.
source
share