Hi
did what you suggested.........
***************************
2012-12-28 16:57:43 ----------
2012-12-28 16:57:43 The attribute value is undefined for the annotation type Library
2012-12-28 16:57:43
2012-12-28 16:57:43 @Library("C:/Users/Stan/My Documents/JForex/Strategies/files/JFUtil.jar;C:/Users/Stan/My Documents/JForex/Strategies/files/encog-core-3.1.0.jar")
2012-12-28 16:57:43 3. ERROR in C:\Users\Stan\AppData\Local\Temp\jfxide\tmp\compile\NeuralStrategy.java (at line 51)
2012-12-28 16:57:43 ----------
2012-12-28 16:57:43 Library cannot be resolved to a type
2012-12-28 16:57:43 ^^^^^^^
2012-12-28 16:57:43 @Library("C:/Users/Stan/My Documents/JForex/Strategies/files/JFUtil.jar;C:/Users/Stan/My Documents/JForex/Strategies/files/encog-core-3.1.0.jar")
2012-12-28 16:57:43 2. ERROR in C:\Users\Stan\AppData\Local\Temp\jfxide\tmp\compile\NeuralStrategy.java (at line 51)
2012-12-28 16:57:43 ----------
2012-12-28 16:57:43 RequiresFullAccess cannot be resolved to a type
2012-12-28 16:57:43 ^^^^^^^^^^^^^^^^^^
2012-12-28 16:57:43 @RequiresFullAccess
2012-12-28 16:57:43 1. ERROR in C:\Users\Stan\AppData\Local\Temp\jfxide\tmp\compile\NeuralStrategy.java (at line 50)
***************************
The compiler is still not happy

Bob M
New Zealand