Hey guys I met a problem while I was woking with Processing...
So I imported the required library locally and it's wokring fine...
But when I just put this in the maven dependency..The program will always got stuck at:
wordcram.init(); //wordcram is the object of processing.
And it's not giving me an error, the program is just stucking there not moving then....I am wokring on a java project in eclipse..Can anybody help me??
So I imported the required library locally and it's wokring fine...
But when I just put this in the maven dependency..The program will always got stuck at:
wordcram.init(); //wordcram is the object of processing.
And it's not giving me an error, the program is just stucking there not moving then....I am wokring on a java project in eclipse..Can anybody help me??
1