[JBoss JIRA] Created: (JBIDE-3311) tools try to build jboss project on eclipse start
by arne anka (JIRA)
tools try to build jboss project on eclipse start
-------------------------------------------------
Key: JBIDE-3311
URL: https://jira.jboss.org/jira/browse/JBIDE-3311
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.cr1
Environment: Version: 3.4.1
Build id: M20080911-1700
tools: JBossTools-3.0.0.CR1-N200811270312-ALL-linux-gtk.zip
Reporter: arne anka
when starting eclipse after a short moment jboss tools try to build my jboss tools project, though it's neither active nor necessary.
i use mylyn and have a context open in no way related to jboss, the jboss project was build successfully last time used (before shutting down eclipse the last time) and not touched since.
in "preferences -> general -> startup and shutdown" everything looking like jboss is disabled.
but still after some seconds of deceptive ease the jboss tools project is build and a db connection is created ...
additionally there seems to be more going on: due to problems i needed to kill eclipse the hard way -- and after restart an error building the jboss project was announced! i did not touch the jbt prjoct and it was not active!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 11 months
[JBoss JIRA] Created: (JBIDE-924) visualization of facelets tags in a seamgen project
by Carsten H?hne (JIRA)
visualization of facelets tags in a seamgen project
---------------------------------------------------
Key: JBIDE-924
URL: http://jira.jboss.com/jira/browse/JBIDE-924
Project: JBoss Tools
Issue Type: Bug
Reporter: Carsten H?hne
This is for JBossTools-200709200350-nightly-ALL
Visualization of ui:composition,ui:include and ui:decorate do not work correctly in a seamgen project
The problem is with absolute pathnames.
<ui:insert src="/somedir/somefile.xhtml"/> does not visualize the content
whereas <ui:insert src="somedir/somefile.xhtml"/> does not.
With an jsf-project both forms works
My problem. I have to use absolute pathnames. with relative ones my app will not run:-(
To reproduce genarate a seamgen project with Seam 2.0..0CR1
1.seam setup
2.seam new-project
3.copy the generated project to your eclipse workspace
4. do an import existing project into workspace
5. try
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 11 months