facebook

CustomTag development (tld problem)

💡
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. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #266550 Reply

    piskunowiczp
    Member

    I develop my own custom tag library which I use in my web project.
    In other words I have two projects: customTag and webApp.

    In my customTag project I have such a file structure:
    src/main/java/…..(files)
    etc/META-INF/myLib.tld
    (both are src folders)

    In build path in my webApp in “Projects” tab I added customTag project.
    Cleaned all, rebuilded, restarted etc….
    And.. MyEclipse does’nt see my custom tag library.

    When I deploy it to Tomcat, everything is OK.
    But in MyEclipse I still see “Unknown tag”
    I tried to create customTag.jar, and add it to custom librarys. But still the same.

    Is it a bug?

    #266551

    piskunowiczp
    Member

    Tested on MyEclipse 5.1.0GA and 5.5M1

    Best Regards
    Pawel

    #267489

    innerlogic2
    Member

    I have a similar problem, but with version 4.0.0. I just have a custom tld file in my main project, but MyEclipse can’t find it apparently.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: CustomTag development (tld problem)

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