Top "Resources" questions

Assets (like memory, disk space, CPU power or alike) necessary for effective operation or physical files (like images, configuration files or other) to provide some externalized enrichment to an application.

Java Jar file: use resource errors: URI is not hierarchical

I have deployed my app to jar file. When I need to copy data from one file of resource to …

java deployment resources executable-jar
Get path of Android resource

My question is: is it possible to get the absolute path of a resource (in a subdirectory of the res/ …

android resources absolute-path
How to reference javafx fxml files in resource folder?

I am creating a javafx GUI application and my project is a maven configured project. I want to be able …

java resources javafx fxml buildpath
Add image to JAR Java

I'm using some images in JFrame, I have given a path to load image into panel of the frame, but …

java resources jar core
Not Acceptable! An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security

I'm new to moodle environment and I'm having this error: Not Acceptable! An appropriate representation of the requested resource could …

php sql-server resources moodle
C# - Fastest way to get resource string from assembly

I really don't know/have the answer, knowledge to find a resource value using a key from a resx file …

c# performance resources assemblies resx
Adding resource files to xcode

I'm trying to add some new resource files to a project which was build by another person on another mac. …

xcode resources
How to reference CSS / JS / image resource in Facelets template?

I've done tutorial about Facelets templating. Now I've tried to create a page that isn't in same directory as the …

jsf resources jsf-2 facelets templating
Scala Programming for Android

I have followed the tutorial at Scala and Android with Scala 2.7.3 final. The resulting Android App works but even the …

android scala resources
Where do you put input file in eclipse(java) in order to read it from console command?

I am writing a java program in eclipse(galileo version). The program reads simple user data from input file specified …

java eclipse console resources workspace