I created a composite component and archived it in a * .jar file. My solution is based on this tutorial: How to pack a JSF2 composite component as a distributed JAR and this question: Java EE6> Packaging JSF facelets (xhtml) and ManagedBeans as a JAR . Everything works fine, but I cannot use autocomplete in Eclipse to add Composite Component attributes when I add it through a * .jar file. When I add it manually, i.e. Location code in resources/composite_components, everything works fine. I am using RAD 8.5.5 Thank you in advance.
resources/composite_components
No one has answered this question yet.
See similar questions:
or similar:
Source: https://habr.com/ru/post/1570763/More articles:Python checks the entire loop before moving on to the else statement - pythonCannot open phpMyAdmin configuration wizard - phpJavaFX Dialog hides fullscreen on Ubuntu 14.10 (Utopic Unicorn) - javaAdd new Datasource (mysql) wildfly - javaJavaFX popup is hidden when stage is in full screen - javafx-8Manage certain elements in a common element animation - androidToken-based authentication and session / local storage in browsers - authenticationReturn "Access-Control-Allow-Origin" does not count for youtube v3 CORS - ajaxInstall umask on OS X Yosemite - osx-yosemiteWhat does iResolution mean in a shader? - glslAll Articles