ComputerAI_Burn.java
We have a class file that is currently not part of the forge project, yet it is included in the src folder. This file is:
ComputerAI_Burn.java
In Eclipse, when we export a JAR we get a message that leads one to believe that the JAR creation process failed. The JAR is created and is OK. The file named above is included in the forge SVN yet no other class calls this piece of code.
I deleted this class from my local copy and built the project in Eclipse without any errors. I was able to run the forge project and I was able to export a JAR, this time without the in-correct JAR creation process failed message.
I thought that I would ask everyone if it was OK with them for me to delete the ComputerAI_Burn.java file from our SVN before I took action.
`
ComputerAI_Burn.java
In Eclipse, when we export a JAR we get a message that leads one to believe that the JAR creation process failed. The JAR is created and is OK. The file named above is included in the forge SVN yet no other class calls this piece of code.
I deleted this class from my local copy and built the project in Eclipse without any errors. I was able to run the forge project and I was able to export a JAR, this time without the in-correct JAR creation process failed message.
I thought that I would ask everyone if it was OK with them for me to delete the ComputerAI_Burn.java file from our SVN before I took action.
`
.