Image wont show up in IntelliJ (Java) -
i had folder in java project called 'images' 5 .jpg files.
i made small application reads out every jpg in directory
i added 2 pictures directory , when in image file in intellij interface these new added pictures marked down red , application isn't going read new names of files..
directory looks this
project/src/main/resources/static/images
can guys please me, how fix this?
Comments
Post a Comment