Click here to Skip to main content
15,920,111 members
Home / Discussions / Java
   

Java

 
QuestionMedia folder problem in Jar file Pin
loctrice29-Dec-11 16:56
professionalloctrice29-Dec-11 16:56 
AnswerRe: Media folder problem in Jar file Pin
loctrice30-Dec-11 7:06
professionalloctrice30-Dec-11 7:06 
AnswerRe: Media folder problem in Jar file Pin
jschell30-Dec-11 8:51
jschell30-Dec-11 8:51 
GeneralRe: Media folder problem in Jar file Pin
loctrice30-Dec-11 9:06
professionalloctrice30-Dec-11 9:06 
GeneralRe: Media folder problem in Jar file Pin
jschell31-Dec-11 13:29
jschell31-Dec-11 13:29 
GeneralRe: Media folder problem in Jar file Pin
loctrice1-Jan-12 4:29
professionalloctrice1-Jan-12 4:29 
GeneralRe: Media folder problem in Jar file Pin
jschell2-Jan-12 10:39
jschell2-Jan-12 10:39 
GeneralRe: Media folder problem in Jar file Pin
loctrice3-Jan-12 7:36
professionalloctrice3-Jan-12 7:36 
resource/{unknown number of unknown names}/thing.x

Your method only works if you know the variable part of that equation.

I was trying to find a way to get all of the variable part, and I believe you were helping me figure out what to do with them after I know them.

For instance, I have a game object that animates via sprite. Here is that object structure

ObjectName/{animationname}/file.png
ObjectName/{other_animation_name}/file.png
ObjectName/{Yet_another_animation_name/file.png
ObjectName/{some_media_type}/file.extension


I was expecting to get all the paths under ObjectName/

Loading these after I find them is not an issue at all. Finding them in a file/folder structure is not an issue either. Finding them inside a jar is what I was looking for. -*Finding*- them, not loading them. I don't know when I run what all is in there.
GeneralRe: Media folder problem in Jar file Pin
jschell3-Jan-12 8:33
jschell3-Jan-12 8:33 
GeneralRe: Media folder problem in Jar file Pin
loctrice3-Jan-12 9:30
professionalloctrice3-Jan-12 9:30 
GeneralRe: Media folder problem in Jar file Pin
jschell3-Jan-12 10:36
jschell3-Jan-12 10:36 
GeneralRe: Media folder problem in Jar file Pin
loctrice3-Jan-12 11:00
professionalloctrice3-Jan-12 11:00 
QuestionUnOrdered SET Pin
saadullah Bhutto21-Dec-11 4:39
saadullah Bhutto21-Dec-11 4:39 
AnswerRe: UnOrdered SET Pin
Luc Pattyn21-Dec-11 5:21
sitebuilderLuc Pattyn21-Dec-11 5:21 
AnswerRe: UnOrdered SET Pin
TorstenH.21-Dec-11 20:50
TorstenH.21-Dec-11 20:50 
AnswerRe: UnOrdered SET Pin
jschell26-Dec-11 8:54
jschell26-Dec-11 8:54 
AnswerRe: UnOrdered SET Pin
bennis9827-Dec-11 15:21
bennis9827-Dec-11 15:21 
Questionjava.lang.ClassNotFoundException Pin
arthur89kim18-Dec-11 16:44
arthur89kim18-Dec-11 16:44 
AnswerRe: java.lang.ClassNotFoundException Pin
Nagy Vilmos18-Dec-11 22:52
professionalNagy Vilmos18-Dec-11 22:52 
GeneralRe: java.lang.ClassNotFoundException Pin
arthur89kim19-Dec-11 11:38
arthur89kim19-Dec-11 11:38 
GeneralRe: java.lang.ClassNotFoundException Pin
Nagy Vilmos19-Dec-11 22:54
professionalNagy Vilmos19-Dec-11 22:54 
GeneralRe: java.lang.ClassNotFoundException Pin
TorstenH.19-Dec-11 23:42
TorstenH.19-Dec-11 23:42 
GeneralRe: java.lang.ClassNotFoundException Pin
arthur89kim22-Dec-11 14:10
arthur89kim22-Dec-11 14:10 
GeneralRe: java.lang.ClassNotFoundException Pin
jschell23-Dec-11 10:06
jschell23-Dec-11 10:06 
AnswerRe: java.lang.ClassNotFoundException Pin
Oscar020-Dec-11 14:08
Oscar020-Dec-11 14:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.