0

I have a bunch of .ini files that I wish to include with my NetBeans Platform framework Java application and I do not know how to do that. What I want is to include these files with the default NetBeans Platform framework installer. Also, how do I access these files using Java code?

Please note that my question is about the NetBeans Platform framework, not NetBeans IDE.

1 Answer 1

1

Add the files to the application Jar. Access them using the advice seen in the info. page on embedded resources (see tag above).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.