[resolved] How to determine cause of component compile error?
I am modifying a component, and when I choose "Push Components to Palette", I get a "Components compile fail" message. It tells you what file caused the error, but it does not provide any further details. Is there a way to get more detail about the error, such as the type and the line in the file that caused it?
Thanks!
Hi shong,
I see now, I have to open the generated Java source file, not the javajet template file. It would be helpful if TOS would automatically open this file, or show it in the project hierarchy. I didn't even know that it existed.
Thanks!
Hello
Press Ctrl+Shift+R within TOS, and enter the file name, eg: tFileInputDelimitedBeginJava.java, and you will see the compile error.
Best regards
Shong
Hi shong,
I see now, I have to open the generated Java source file, not the javajet template file. It would be helpful if TOS would automatically open this file, or show it in the project hierarchy. I didn't even know that it existed.
Thanks!