[JBoss JIRA] (JBIDE-17729) compile failure in Seam (JavaEE)
by Daniel Azarov (JIRA)
Daniel Azarov created JBIDE-17729:
-------------------------------------
Summary: compile failure in Seam (JavaEE)
Key: JBIDE-17729
URL: https://issues.jboss.org/browse/JBIDE-17729
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: seam2
Affects Versions: 4.2.0.Beta3
Reporter: Daniel Azarov
{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
[ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[247]
[ERROR] Settings newSettings = cfg.buildSettings();
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] Type mismatch: cannot convert from ISettings to Settings
[ERROR] 1 problem (1 error)
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (JBIDE-16934) faces-config.xml is not renamed
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16934?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16934:
-----------------------------------
Fix Version/s: 4.3.x
(was: 4.2.0.Beta3)
> faces-config.xml is not renamed
> -------------------------------
>
> Key: JBIDE-16934
> URL: https://issues.jboss.org/browse/JBIDE-16934
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78 Linux
> Reporter: Vlado Pakan
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Fix For: 4.3.x
>
>
> 1. Create JSF 1.2 project
> 2. Open faces-config.xml via Web Projects view
> 3. Rename this file via Web Projects view context menu
> ASSERT: File is renamed in Web Project view
> ERROR: Editor title is not changed to new file name
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (JBIDE-17015) Restrict number of dependency links stored by project contexts
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17015?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17015:
-----------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.0.Beta3)
> Restrict number of dependency links stored by project contexts
> --------------------------------------------------------------
>
> Key: JBIDE-17015
> URL: https://issues.jboss.org/browse/JBIDE-17015
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.CR1
>
>
> If a large project has too many dependencies between resources, the number of links may get as big as a square of the number of resources. Storing and iterating collections of links in this case will deteriorate the performance. We can set a reasonable limit, say 10000, and if reached, report info message to log. Then, we can either do full validation each time instead of incremental, or add to log, that validation may fail fail to reevaluate some resources dependent on changed ones.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (JBIDE-16286) CDI builder (not import, workspace rebuild) is very slow in wildfly
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16286?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16286:
-----------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.0.Beta3)
> CDI builder (not import, workspace rebuild) is very slow in wildfly
> -------------------------------------------------------------------
>
> Key: JBIDE-16286
> URL: https://issues.jboss.org/browse/JBIDE-16286
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi, maven
> Affects Versions: 4.1.1.Final
> Reporter: Andre Dietisheim
> Assignee: Viacheslav Kabanovich
> Priority: Critical
> Labels: performance
> Fix For: 4.2.0.CR1
>
> Attachments: cdi-builder.ogv, cleanBuild.png, full-bundle-listing.txt, maven-preferences-hide-children.png, thread-dump-7_05.txt, thread-dump-7_19.txt, updatingPom.png, VisualVM 1.3.2 _083.png
>
>
> When working in a wildfly workspace with all wildfly projects imported and CDI builder enabled, workspace rebuilds (that you trigger by changing poms and then do maven update project) are a lot slower than without it. Re-building the whole workspace can easily take up to 20 minutes for me.
> Hard to give more general purpose details, I did a quick screencast to give an impression how slow things are for me.
> [^cdi-builder.ogv]
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months