facebook

JSP fragments [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198712 Reply

    emmanuel
    Member

    Firstly, thank you for making available MyEclipseIde and for the great pricing model. I especialy like the time economy it provides.

    Then, to exploit re-use, I make liberal use of JSP fragments. However, when using the ‘compile JSPs’ option available in preferences, almost all these JSP fragments have ‘compilation errors’; BTW., related to unknown custom tags. It seems this (or something else which I’ve been unable to identify so far) causes rebuild/hot-swap of project to fail.

    I thus turn off option to compile JSPs, and then deal with JSP compilation errors at run time.

    Do I have any other options, so that I can compile JSPs but disable compiling for JSP fragments.

    BTW., I have renamed these JSP fragments to .inc & .txt & .jspf & .jsf, however, these are then still compiled and still show compilation errors.

    NB. Because MyEclipseIde provides amazing time economy, I’d like it if somehow JSP fragments could retain JSP colour coding and that code completion was available as with top-level (parent) JSP delaration of such JSP fragments.

    Kind regards
    Emmanuel

    #198724

    emmanuel
    Member

    I managed; it turned out that the .jspf files retained compilation errors which existed prior to my renaming of .jsp to .jspf. Once the project was rebuilt these compilation errors disappeared.

    Kind regards
    Emmanuel

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP fragments [Closed]

You must be logged in to post in the forum log in