Search:

Type: Posts; User: Norm

Search: Search took 0.16 seconds.

  1. [SOLVED] Re: Loading Resources: Maven Project Structure vs Jar

    I'm moving this to the IDE section to see if anyone knows how to configure the IDE.
  2. [SOLVED] Re: Loading Resources: Maven Project Structure vs Jar

    What I'm trying to determine is where the classpath points when the IDE executes because that is where getResource() looks. If the resources folder is in a folder on the classpath its contents...
  3. [SOLVED] Re: Loading Resources: Maven Project Structure vs Jar

    What folder is the src folder in? Is that folder at the end of any of the paths on the classpath?
  4. [SOLVED] Re: Loading Resources: Maven Project Structure vs Jar

    If the code works in the jar and not in the IDE,
    it seems like its an IDE problem. If the IDE set the classpath to include the folder with the resources folder it should work.

    What is the...
  5. [SOLVED] Re: Loading Resources: Maven Project Structure vs Jar

    If this is a question about how to use an IDE, should it be in the IDE section?

    Can the classpath be set?
    What happens without the leading /? what is the name of the package the code is in?
Results 1 to 5 of 5