Why when running heritrix in eclipse does it complain about the 'assert' keyword?

You'll need to configure Eclipse for Java 5.0 compliance to get rid of the assert errors (prior to Java 5.0 'assert' was not a keyword and currently Eclipse defaults 1.3). This can be done by going into "Window>Preferences>Java/Compiler>Compliance and Classfiles" and setting "Compiler compliance level" to 5.0. Make sure the 'Use default compliance level' is UNCHECKED and that the 'Generated .

Class files compatibility' and 'Source compatibility' are also set to 5.0. More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions