Game Development Community

Noob compiling question :P

by Ben Ewing · in Torque Game Engine · 10/29/2005 (4:28 pm) · 2 replies

I was adding all the stuff into the engine to get turrets and then when I opened TBE and looked at the Project, I noticed the stuff I added wasnt there, can someone tell me how to use them.

And for those of you who didnt pay ateention I am using TBE.

Thanks in advance

#1
10/29/2005 (7:15 pm)
You need to right-click on the project in the project explorer and do a refresh. Eclipse keeps an internal view of the files in a project and if anything changes on the file system outside of Eclipse, you need to refresh.

Don
#2
10/30/2005 (7:33 am)
Ok, thanks Don. I will go try that out. :)