[JBoss JIRA] (JBDS-631) Reverse Step filtering in Dev. studio
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBDS-631?page=com.atlassian.jira.plugin.... ]
Zbyněk Červinka closed JBDS-631.
--------------------------------
Resolution: Done
> Reverse Step filtering in Dev. studio
> -------------------------------------
>
> Key: JBDS-631
> URL: https://issues.redhat.com/browse/JBDS-631
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Feature Request
> Components: 3rd-party-dependencies
> Affects Versions: 2.0.0.cr2
> Reporter: Shaun Appleton
> Priority: Major
> Fix For: LATER
>
>
> Would it be possible to have an option to reverse the step filtering? Ie. to have the filters be inclusion instead of exclusion filters?
> I am unsure about the normal case in enterprise development but in our case at least all packages are prefixed dk.telenor.*
> It would be very useful if it where possible to specify just one debugging step filter (ie. include dk.telenor packages).
> Workaround is to add all possible packages, select all then un-select the ones you are interested in.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (JBIDE-2322) Cannot run new Seam Web Project wizard
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-2322?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka closed JBIDE-2322.
----------------------------------
> Cannot run new Seam Web Project wizard
> --------------------------------------
>
> Key: JBIDE-2322
> URL: https://issues.redhat.com/browse/JBIDE-2322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Environment: Eclipse -Europa Winter (it works find in Eclipse 3.4 RC 3 - Ganymede), JBoss Nightly Build (JBossTools-200806100349-nightly-ALL-win32.zip)
> Reporter: Andy Gibson
> Priority: Major
>
> I created a fresh install of Eclipse Europa (Winter), added in the JBoss Tools nightly build, fired it up, created a MySQL datasource, and tried to create a new Seam Web Project.
> Clicked on File -> New (typed "Seam" to filter out the items and then selected the Seam Web Project item) . Click Next (it is enabled) and nothing happens.
> This isn't a problem with Eclipse 3.4 RC 3 - Ganymede which is the build driver for this release.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (JBIDE-27266) Give a presentation about the accomplishments, lessons learned, etc.
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-27266?page=com.atlassian.jira.plug... ]
Zbyněk Červinka updated JBIDE-27266:
------------------------------------
Description:
h1. Topics for the presentation:
- what has been done
- motivation for continuing development/testing of the Quarkus plugin for IIntelliJ Idea
- lessons learned - hard to start when almost no homepage/documentation is available
- future plans
- cooperate on development/testing
- extend tests
- create webpage, blog posts, documentation and presentation (https://issues.redhat.com/browse/JBIDE-27274)
was:
h1. Topics for the presentation:
- what has been done
- motivation for continuing development/testing of the Quarkus plugin for IIntelliJ Idea
- lessons learned - hard to start when almost no homepage/documentation is available
- future plans
- cooperate on development/testing
- extend tests
- create webpage, blog posts, documentation and presentation
> Give a presentation about the accomplishments, lessons learned, etc.
> --------------------------------------------------------------------
>
> Key: JBIDE-27266
> URL: https://issues.redhat.com/browse/JBIDE-27266
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: qa
> Affects Versions: 4.16.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> h1. Topics for the presentation:
> - what has been done
> - motivation for continuing development/testing of the Quarkus plugin for IIntelliJ Idea
> - lessons learned - hard to start when almost no homepage/documentation is available
> - future plans
> - cooperate on development/testing
> - extend tests
> - create webpage, blog posts, documentation and presentation (https://issues.redhat.com/browse/JBIDE-27274)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (JBDS-4844) JavaTextDocumentService codeLens method uses null reference.
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBDS-4844?page=com.atlassian.jira.plugin... ]
Jeff MAURY updated JBDS-4844:
-----------------------------
Component/s: quarkus
> JavaTextDocumentService codeLens method uses null reference.
> ------------------------------------------------------------
>
> Key: JBDS-4844
> URL: https://issues.redhat.com/browse/JBDS-4844
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Bug
> Components: quarkus
> Affects Versions: 12.15.0.GA
> Reporter: Jeremy Whiting
> Priority: Minor
> Fix For: 12.x
>
>
> When starting JBoss Tools initially I see this nice stack trace.
> ??$ ~/java/eclipse/jbds-12/studio/codereadystudio &
> [2] 11558
> [whitingjr@burtha-f31] ~ $ log4j:WARN No appenders could be found for logger (org.eclipse.jgit.internal.storage.file.FileSnapshot).
> log4j:WARN Please initialize the log4j system properly.
> May 28, 2020 9:52:40 AM com.redhat.microprofile.ls.MicroProfileLanguageServer initialize
> INFO: Initializing MicroProfile server 0.0.6-20200415-0830 with /usr/lib/jvm/java-11-openjdk-11.0.4.11-4.fc31.x86_64
> May 28, 2020 9:52:40 AM org.eclipse.lsp4j.jsonrpc.RemoteEndpoint fallbackResponseError
> SEVERE: Internal error: java.lang.reflect.InvocationTargetException
> java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:67)
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120)
> at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261)
> at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190)
> at com.redhat.microprofile.ls.commons.ParentProcessWatcher.lambda$apply$0(ParentProcessWatcher.java:140)
> at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194)
> at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94)
> at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113)
> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
> Caused by: java.lang.reflect.InvocationTargetException
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65)
> ... 12 more
> Caused by: java.lang.NullPointerException
> at com.redhat.microprofile.ls.JavaTextDocumentService.codeLens(JavaTextDocumentService.java:154)
> at com.redhat.microprofile.ls.MicroProfileTextDocumentService.codeLens(MicroProfileTextDocumentService.java:198)
> ... 17 more
> (Red Hat CodeReady Studio:11588): Gtk-CRITICAL **: 10:00:48.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar??
> I can ignore it. JBoss Tools loads and I can use it as an IDE.
> $ uname -a
> Linux burtha-f31 5.6.13-200.fc31.x86_64 #1 SMP Thu May 14 23:26:14 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> $ java -version
> openjdk version "11.0.4" 2019-07-16
> OpenJDK Runtime Environment 18.9 (build 11.0.4+11)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11, mixed mode, sharing)
> $
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (JBDS-4844) JavaTextDocumentService codeLens method uses null reference.
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBDS-4844?page=com.atlassian.jira.plugin... ]
Jeff MAURY updated JBDS-4844:
-----------------------------
Fix Version/s: 12.x
> JavaTextDocumentService codeLens method uses null reference.
> ------------------------------------------------------------
>
> Key: JBDS-4844
> URL: https://issues.redhat.com/browse/JBDS-4844
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Bug
> Components: quarkus
> Affects Versions: 12.15.0.GA
> Reporter: Jeremy Whiting
> Priority: Minor
> Fix For: 12.x
>
>
> When starting JBoss Tools initially I see this nice stack trace.
> ??$ ~/java/eclipse/jbds-12/studio/codereadystudio &
> [2] 11558
> [whitingjr@burtha-f31] ~ $ log4j:WARN No appenders could be found for logger (org.eclipse.jgit.internal.storage.file.FileSnapshot).
> log4j:WARN Please initialize the log4j system properly.
> May 28, 2020 9:52:40 AM com.redhat.microprofile.ls.MicroProfileLanguageServer initialize
> INFO: Initializing MicroProfile server 0.0.6-20200415-0830 with /usr/lib/jvm/java-11-openjdk-11.0.4.11-4.fc31.x86_64
> May 28, 2020 9:52:40 AM org.eclipse.lsp4j.jsonrpc.RemoteEndpoint fallbackResponseError
> SEVERE: Internal error: java.lang.reflect.InvocationTargetException
> java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:67)
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120)
> at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261)
> at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190)
> at com.redhat.microprofile.ls.commons.ParentProcessWatcher.lambda$apply$0(ParentProcessWatcher.java:140)
> at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194)
> at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94)
> at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113)
> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
> Caused by: java.lang.reflect.InvocationTargetException
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65)
> ... 12 more
> Caused by: java.lang.NullPointerException
> at com.redhat.microprofile.ls.JavaTextDocumentService.codeLens(JavaTextDocumentService.java:154)
> at com.redhat.microprofile.ls.MicroProfileTextDocumentService.codeLens(MicroProfileTextDocumentService.java:198)
> ... 17 more
> (Red Hat CodeReady Studio:11588): Gtk-CRITICAL **: 10:00:48.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar??
> I can ignore it. JBoss Tools loads and I can use it as an IDE.
> $ uname -a
> Linux burtha-f31 5.6.13-200.fc31.x86_64 #1 SMP Thu May 14 23:26:14 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> $ java -version
> openjdk version "11.0.4" 2019-07-16
> OpenJDK Runtime Environment 18.9 (build 11.0.4+11)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11, mixed mode, sharing)
> $
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months