[All]
In JBuilder 7 or 8, after disabling 'Check jsp errors at build time' in the Project Properties you cannot spot compile JSPs.
By: Christopher Moeller
Abstract: Context sensitive compilation menus have changed in JBuilder 7 and 8.
Question:
In JBuilder 6, you can disable 'Check jsp errors at build time' in the Project
Properties and continue to be able to 'Make' specific JSP files (by right-clicking
in the Project Pane and choosing 'Make"). But in JBuilder 7 or 8, if you
disable that flag, the 'Make' menu is missing.
Answer:
This functionality has changed since JBuilder 6. It appears that once 'Check
JSP for errors at build time' is unchecked within the Project Properties,
no JSP compilation will result during a project rebuild. Setting this option
removes the ability to 'Make' specific JSPs.
Connect with Us