Based on the instructions of how to set up Pig into Eclipse environment [here] is necessary to execute through terminal:
ant clean eclipse-files
But, due to clean parameter, some folders are deleted and the generation is not complete. After some time trying to generate those files, this is the right instruction:
ant clean
ant eclipse-files
ant
And automatically will be generated some files and java files necessary in order to complete all resources to link