import txt in Proclipsing
in
Contributed Library Questions
•
6 months ago
Hello,
What command I should use if I want to import txt file in proclipsing?
I have a txt file in a fixed directory.
In Processing I was using
- importSprings("/data/fromRhino/springs.txt");
But this does not work in Eclipse.
How to solve this problem?
1