Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
bluej / usr / share / doc / BlueJ / file-reader / README.TXT
Size: Mime:
This is a small demo showing how to access a file in a safe way.
Especially: access to the file does not depend on the current directory,
but files will be found anywhere in the classpath. So text files placed
inside the project directory wll be found.

A file for testing is include in this project. It is called "test.txt".
(You can also access this file - "README.TXT".)

-mik-, Feb 2002