Seems that there are two points which have to be clarified:
First one (which I assume that affects your case):
I tried to figure it out, seems that you have no file with rules. Prolog is working with rules so this means you need to write rules. Seems that in your case there are no rules yet, correct?
For more information about prolog kindly have a look at: Fact and Rules
Second one:
I assume that you already got also the Ecclipse Marketplace ProDT?
In case not please follow the instructions there:
- Launch Ecclipse
- Go to "Help" > "Ecclipse Marketplace"
- In Marketplace search "Prolog Development Tools (ProDT)"
For more information see link: Programm Development Tools
Afterwards you can start with the first point.