[JBoss JIRA] (JBIDE-27315) VERY slow JSF code completion
by Maycon Oliveira (Jira)
Maycon Oliveira created JBIDE-27315:
---------------------------------------
Summary: VERY slow JSF code completion
Key: JBIDE-27315
URL: https://issues.redhat.com/browse/JBIDE-27315
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 4.15.0.Final
Reporter: Maycon Oliveira
Hi there!
Im being using eclipse + jboss tools along the years to develop and maintain a JSF application (the app is getting bigger. Now it has 810 BackingBeans anotated with @Named).
I noticed that eclipse /jboss tools is getting slower as new versions are being released at the point that is not usable anymore to autocomplete JSF EL expressions (xhtml file) or to use the ctrl + click funcionality. The IDE *hangs for 20 seconds* every time I execute this commands.
The strange part is that when i use the ctrl + space to autocomplete an expression that is not closed by the "}" marker, the result apear really fast. Ex:
FAST CTRL + SPACE COMPLETITION AT '.'
value="#{admUsuarioBacking.selectEntity
SLOW CTRL + SPACE COMPLETITION AT '.'
value="#\{admUsuarioBacking.selectEntity}"
My enviroment:
Eclipse 2020-03 with JBoss tools
Wildfly 20
Linux Mint 19
Notebook Dell Gaming with i7 processor and 16gb RAM
Thanks
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-24135) Clean up old vscode builds and establish file retention / cleanup policy
by Gorkem Ercan (Jira)
[ https://issues.redhat.com/browse/JBIDE-24135?page=com.atlassian.jira.plug... ]
Gorkem Ercan reassigned JBIDE-24135:
------------------------------------
Assignee: Fred Bricon (was: Gorkem Ercan)
> Clean up old vscode builds and establish file retention / cleanup policy
> ------------------------------------------------------------------------
>
> Key: JBIDE-24135
> URL: https://issues.redhat.com/browse/JBIDE-24135
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.4.AM2
> Reporter: Nick Boldt
> Assignee: Fred Bricon
> Priority: Major
> Fix For: 4.16.x
>
>
> Discovered today that there are many jdt-language-server builds in http://download.jboss.org/jbosstools/static/vscode/ and since many of these predate the migration to eclipse, rename, and reversioning of the project, it would probably make sense to delete these obsolete artifacts.
> * java-server 1.0.x
> * java-server 0.1.x
> * jdt-language-server 0.1 older than 4 weeks ago
> Since the /static/ folder is reserved for permanent artifacts that will be Akamai mirrored for performance, and since these biweekly updates are NOT permanent stable releases, we might want to consider using a different folder, such as:
> /neon/snapshots/vscode
> /neon/integration/vscode
> etc.
> Going forward, we need to establish how often to delete old artifacts/builds. If builds are not conforming to the schema used by jbosstools-* projects, then a new tool for cleanup will need to be created.
> Today, build folders are automatically deleted when they're too old, eg., from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-aer... if they conform to a datestamp like http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-aer...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27292) Domek has certificate issue with GitLab
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-27292?page=com.atlassian.jira.plug... ]
Zbyněk Červinka updated JBIDE-27292:
------------------------------------
Fix Version/s: 4.16.x
> Domek has certificate issue with GitLab
> ---------------------------------------
>
> Key: JBIDE-27292
> URL: https://issues.redhat.com/browse/JBIDE-27292
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: qa
> Affects Versions: 4.16.0.AM1
> Reporter: Josef Kopriva
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.16.x
>
>
> job-configurator job log:
> 15:53:46 Started by user Josef
> 15:53:46 Running as Josef
> 15:53:46 Lightweight checkout support not available, falling back to full checkout.
> 15:53:46 Checking out git https://gitlab.mw.lab.eng.bos.redhat.com/jbossqe-jenkins/jcasc.git into /var/lib/jenkins/jobs/job-configurator/workspace@script to read job-configurator.jenkinsfile
> 15:53:46 No credentials specified
> 15:53:46 > git rev-parse --is-inside-work-tree # timeout=10
> 15:53:46 Fetching changes from the remote Git repository
> 15:53:46 > git config remote.origin.url https://gitlab.mw.lab.eng.bos.redhat.com/jbossqe-jenkins/jcasc.git # timeout=10
> 15:53:46 Fetching upstream changes from https://gitlab.mw.lab.eng.bos.redhat.com/jbossqe-jenkins/jcasc.git
> 15:53:46 > git --version # timeout=10
> 15:53:46 > git fetch --tags --progress https://gitlab.mw.lab.eng.bos.redhat.com/jbossqe-jenkins/jcasc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 15:53:46 Seen branch in repository origin/RHJENKINS-498-fallback
> 15:53:46 Seen branch in repository origin/configurable-container-version
> 15:53:46 Seen branch in repository origin/document-carefull-seed
> 15:53:46 Seen branch in repository origin/document-jobdsl-libs
> 15:53:46 Seen branch in repository origin/extend-ci-doc
> 15:53:46 Seen branch in repository origin/http403
> 15:53:46 Seen branch in repository origin/master
> 15:53:46 Seen branch in repository origin/parameterize-seed-job
> 15:53:46 Seen branch in repository origin/update-docs
> 15:53:46 Seen 9 remote branches
> 15:53:46 > git show-ref --tags -d # timeout=10
> 15:53:46 Checking out Revision 9d528b7ac9ff4d48fc5a3551c4fc3af5dab3a407 (origin/master)
> 15:53:46 > git config core.sparsecheckout # timeout=10
> 15:53:46 > git checkout -f 9d528b7ac9ff4d48fc5a3551c4fc3af5dab3a407 # timeout=10
> 15:53:46 Commit message: "Merge branch 'macos' into 'master'"
> 15:53:46 > git rev-list --no-walk 9d528b7ac9ff4d48fc5a3551c4fc3af5dab3a407 # timeout=10
> 15:53:46 > git tag -a -f -m Jenkins Build #17 jenkins-job-configurator-17 # timeout=10
> 15:53:46 Running in Durability level: MAX_SURVIVABILITY
> 15:53:48 [Pipeline] Start of Pipeline
> 15:53:48 [Pipeline] echo
> 15:53:48 LOCAL_DEVELOPMENT=false
> 15:53:48 [Pipeline] echo
> 15:53:48 JOB_CONFIGURATOR_MAIL_RECIPIENTS=
> 15:53:48 [Pipeline] echo
> 15:53:48 JOB_CONFIGURATOR_LABEL=
> 15:53:48 [Pipeline] node
> 15:53:48 Running on domek in /jenkins/workspace/job-configurator
> 15:53:48 [Pipeline] {
> 15:53:48 [Pipeline] sh
> 15:53:57 + rm -rf /jenkins/workspace/job-configurator
> 15:53:57 + mkdir /jenkins/workspace/job-configurator
> 15:53:58 [Pipeline] echo
> 15:53:58 Reading config from https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/cci-config.git
> 15:53:58 [Pipeline] sh
> 15:54:00 + git clone https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/cci-config.git .
> 15:54:00 Cloning into '.'...
> 15:54:00 fatal: unable to access 'https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/cci-config.git/': SSL certificate problem: unable to get local issuer certificate
> 15:54:00 [Pipeline] }
> 15:54:00 [Pipeline] // node
> 15:54:00 [Pipeline] End of Pipeline
> 15:54:00 ERROR: script returned exit code 128
> 15:54:00 Finished: FAILURE
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27314) JSF Content Assist for EL not working
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27314?page=com.atlassian.jira.plug... ]
Jeff MAURY reassigned JBIDE-27314:
----------------------------------
Assignee: Jeff MAURY
> JSF Content Assist for EL not working
> -------------------------------------
>
> Key: JBIDE-27314
> URL: https://issues.redhat.com/browse/JBIDE-27314
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.15.0.Final
> Reporter: Thomas Kernstock
> Assignee: Jeff MAURY
> Priority: Major
> Attachments: image-2020-06-11-14-42-01-984.png, image-2020-06-11-14-43-41-583.png, image-2020-06-11-14-47-04-927.png, image-2020-06-11-14-50-58-420.png, image-2020-06-11-14-55-50-831.png
>
>
> Hi,
> I'm using Eclipse 2020-03 and JBoss 4.15.0. Since the last Update my content assist in XHTML files fails somehow.
> These are the installed modules:
> !image-2020-06-11-14-42-01-984.png!
> These are the content assist properties for HTML (XML is the same)
> !image-2020-06-11-14-50-58-420.png!
> These are the project natures:
> !image-2020-06-11-14-43-41-583.png!
>
> I do not get any assistence for beans like facesContext, request, etc.
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27314) JSF Content Assist for EL not working
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27314?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27314:
-------------------------------
Fix Version/s: 4.16.0.Final
> JSF Content Assist for EL not working
> -------------------------------------
>
> Key: JBIDE-27314
> URL: https://issues.redhat.com/browse/JBIDE-27314
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.15.0.Final
> Reporter: Thomas Kernstock
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 4.16.0.Final
>
> Attachments: image-2020-06-11-14-42-01-984.png, image-2020-06-11-14-43-41-583.png, image-2020-06-11-14-47-04-927.png, image-2020-06-11-14-50-58-420.png, image-2020-06-11-14-55-50-831.png
>
>
> Hi,
> I'm using Eclipse 2020-03 and JBoss 4.15.0. Since the last Update my content assist in XHTML files fails somehow.
> These are the installed modules:
> !image-2020-06-11-14-42-01-984.png!
> These are the content assist properties for HTML (XML is the same)
> !image-2020-06-11-14-50-58-420.png!
> These are the project natures:
> !image-2020-06-11-14-43-41-583.png!
>
> I do not get any assistence for beans like facesContext, request, etc.
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27314) JSF Content Assist for EL not working
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27314?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27314:
-------------------------------
Sprint: devex #186 July 2020
> JSF Content Assist for EL not working
> -------------------------------------
>
> Key: JBIDE-27314
> URL: https://issues.redhat.com/browse/JBIDE-27314
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.15.0.Final
> Reporter: Thomas Kernstock
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 4.16.0.Final
>
> Attachments: image-2020-06-11-14-42-01-984.png, image-2020-06-11-14-43-41-583.png, image-2020-06-11-14-47-04-927.png, image-2020-06-11-14-50-58-420.png, image-2020-06-11-14-55-50-831.png
>
>
> Hi,
> I'm using Eclipse 2020-03 and JBoss 4.15.0. Since the last Update my content assist in XHTML files fails somehow.
> These are the installed modules:
> !image-2020-06-11-14-42-01-984.png!
> These are the content assist properties for HTML (XML is the same)
> !image-2020-06-11-14-50-58-420.png!
> These are the project natures:
> !image-2020-06-11-14-43-41-583.png!
>
> I do not get any assistence for beans like facesContext, request, etc.
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27314) JSF Content Assist for EL not working
by Thomas Kernstock (Jira)
Thomas Kernstock created JBIDE-27314:
----------------------------------------
Summary: JSF Content Assist for EL not working
Key: JBIDE-27314
URL: https://issues.redhat.com/browse/JBIDE-27314
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html-source-editing
Affects Versions: 4.15.0.Final
Reporter: Thomas Kernstock
Attachments: image-2020-06-11-14-42-01-984.png, image-2020-06-11-14-43-41-583.png, image-2020-06-11-14-47-04-927.png, image-2020-06-11-14-50-58-420.png, image-2020-06-11-14-55-50-831.png
Hi,
I'm using Eclipse 2020-03 and JBoss 4.15.0. Since the last Update my content assist in XHTML files fails somehow.
These are the installed modules:
!image-2020-06-11-14-42-01-984.png!
These are the content assist properties for HTML (XML is the same)
!image-2020-06-11-14-50-58-420.png!
These are the project natures:
!image-2020-06-11-14-43-41-583.png!
I do not get any assistence for beans like facesContext, request, etc.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months