[
https://issues.jboss.org/browse/JBDS-3602?page=com.atlassian.jira.plugin....
]
Max Rydahl Andersen commented on JBDS-3602:
-------------------------------------------
We never before had the need for eclipse.buildid - not even sure what to set it
too....but if necessary we can.
I see in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371419 that this should be a
product level property and can be set either in product files or via the build as
{code}<property name="eclipse.buildId"
value="${unqualifiedVersion}.${buildQualifier}"/>{code}
[~nickboldt] [~dgolovin] something you know how to fix ?
Error Reporting doesnt work since we do not set eclipse.buildid
---------------------------------------------------------------
Key: JBDS-3602
URL:
https://issues.jboss.org/browse/JBDS-3602
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: aeri
Affects Versions: 9.1.0.CR1
Environment: JBDS 9.1.0.CR1-v20160222-0232-B335
JBT Nightly (2016-02-22)
both contains the same version of aeri plugins
Reporter: Rastislav Wagner
Priority: Blocker
Fix For: 9.1.0.CR1
So I tied to evoke error reporting dialog with the following scenario:
1. import Java EE Web Project from central
2. right click in Project Explorer -> refactor -> rename
3. change name, hit OK which will result in errors from org.hibernate stuff
In case of JBDS no error reporting dialog is shown, works in JBT
I also tried org.eclipse stuff:
1. open Properties view
2. create JPA Project (File -> New -> Other... JPA Project)
3. open persistence.xml which will result in NPE from org.eclipse stuff
And again in no error reporting dialog in case of JBDS but works in JBT
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)