Skip to content

Properties file location #5

Closed
@saprophagist

Description

@saprophagist

Describe the bug
If developing out of maven and project structure is not "/src/main/resources/.." properties file can't be found. Also can't set path manually.

To Reproduce
Develop a simple application with Netbeans (Ant build) and try to run.

Expected behavior
Load properties as defined in properties file.

Environment:

  • OS: Windows 10
  • JDK OpenJDK 11.0.2
  • Version 1.3.1

Additional context
Project structure:

  • project root
    |
    • resources (x/y/z/abc.properties)
      |
    • src (...)
      |
    • test
      (etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions