[JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17980?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-17980:
----------------------------------
Description:
{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
[ERROR] model = new ReverseEngineeringDefinitionImpl();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
[ERROR] 1 problem (1 error)
{code}
Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
After adding new constructor, default constructor became invisible
was:
{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
[ERROR] model = new ReverseEngineeringDefinitionImpl();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
[ERROR] 1 problem (1 error)
{code}
Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
> compile failure in Seam (JavaEE)
> --------------------------------
>
> Key: JBIDE-17980
> URL: https://issues.jboss.org/browse/JBIDE-17980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, seam2
> Affects Versions: 4.2.0.CR1
> Reporter: Daniel Azarov
> Assignee: Koen Aers
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
> [ERROR] model = new ReverseEngineeringDefinitionImpl();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
> [ERROR] 1 problem (1 error)
> {code}
> Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
> After adding new constructor, default constructor became invisible
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17980?page=com.atlassian.jira.plugi... ]
Daniel Azarov reassigned JBIDE-17980:
-------------------------------------
Assignee: Koen Aers (was: Daniel Azarov)
> compile failure in Seam (JavaEE)
> --------------------------------
>
> Key: JBIDE-17980
> URL: https://issues.jboss.org/browse/JBIDE-17980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, seam2
> Affects Versions: 4.2.0.CR1
> Reporter: Daniel Azarov
> Assignee: Koen Aers
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
> [ERROR] model = new ReverseEngineeringDefinitionImpl();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
> [ERROR] 1 problem (1 error)
> {code}
> Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17980?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-17980:
----------------------------------
Fix Version/s: 4.2.0.CR1
> compile failure in Seam (JavaEE)
> --------------------------------
>
> Key: JBIDE-17980
> URL: https://issues.jboss.org/browse/JBIDE-17980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, seam2
> Affects Versions: 4.2.0.CR1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
> [ERROR] model = new ReverseEngineeringDefinitionImpl();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
> [ERROR] 1 problem (1 error)
> {code}
> Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17980?page=com.atlassian.jira.plugi... ]
Daniel Azarov reassigned JBIDE-17980:
-------------------------------------
Assignee: Daniel Azarov
> compile failure in Seam (JavaEE)
> --------------------------------
>
> Key: JBIDE-17980
> URL: https://issues.jboss.org/browse/JBIDE-17980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, seam2
> Affects Versions: 4.2.0.CR1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Priority: Blocker
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
> [ERROR] model = new ReverseEngineeringDefinitionImpl();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
> [ERROR] 1 problem (1 error)
> {code}
> Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)
by Daniel Azarov (JIRA)
Daniel Azarov created JBIDE-17980:
-------------------------------------
Summary: compile failure in Seam (JavaEE)
Key: JBIDE-17980
URL: https://issues.jboss.org/browse/JBIDE-17980
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, seam2
Affects Versions: 4.2.0.CR1
Reporter: Daniel Azarov
Priority: Blocker
{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
[ERROR] model = new ReverseEngineeringDefinitionImpl();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
[ERROR] 1 problem (1 error)
{code}
Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17978) Need to turn on 'angular'-Tern Module automatically in case of AngularJS is detected on a project
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17978?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17978:
-----------------------------------
Fix Version/s: 4.2.x
> Need to turn on 'angular'-Tern Module automatically in case of AngularJS is detected on a project
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-17978
> URL: https://issues.jboss.org/browse/JBIDE-17978
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta3
> Reporter: Victor Rubezhny
> Assignee: Victor Rubezhny
> Fix For: 4.2.x
>
>
> At the moment, a user cannot use Content Assist for Angular.js by default, because the according Tern module isn't turned on by default.
> So, users have to do the following set up in order to use it:
> Add 'AngularJS module to Tern in order to make anguler-related stuff enabled on the project. In order to do that you should enable 'JBoss Experimental configuration' in Window -> Preferences -> General -> Capabilities first, then enable 'angilar' module in Project properties -> Tern -> Modules.
> We shall detect the angular usage on a project and turn that module on automatically.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17676) Angular Code Assist doesn't work for angular phonecat app
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17676?page=com.atlassian.jira.plugi... ]
Victor Rubezhny edited comment on JBIDE-17676 at 7/25/14 3:26 PM:
------------------------------------------------------------------
*What we have for Angular.js and how to test*
_Required settings and project properties_
1. Follow steps from JBIDE-16544 to import angular phonecat project, Do not copy the project files when importing (You should be able to pick up the changes made in #2 in your JBT)
2. In git switch your angular phonecat project to branch 'step-5'
{code}
$ cd angular-phonecat
$ git checkout step-5
{code}
... and then refresh the project in JBT due to pick up the changes.
In following 'steps' the pages are splitter into templates, so editors may not to work on them.
3. Convert the project to JavaScript Project (Project Properties -> Configure -> Convert to JavaScript Project
4. Add 'AngularJS module to Tern in order to make anguler-related stuff enabled on the project. In order to do that you should enable 'JBoss Experimental configuration' in Window -> Preferences -> General -> Capabilities first, then enable 'angilar' module in Project properties -> Tern -> Modules. (JBIDE-17978 is created in order to automate this process)
OK. Your test project should be configured now.
_How to test and what editors can do_
_1. Highlighting_
AngularJS Editor highlights Angular-related attributes and Angular Expressions, while JBoss Tools HTML Editor doesn't:
!angularjs-highlighting.png|thumbnail!
_2. Content Assist in Angular Attribute values_
Both, AngularJS and JBoss Tools HTML Editors show content Assist in Angular attribute values.
So, you can use it in AngularJS Editor:
!angularjs-ca-in-attributes.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-ca-in-attributes.png|thumbnail!
_3. Content Assist in Angular Expressions_
AngularJS Editor shows content Assist in Angular expressoins, while JBoss Tools HTML Editor doesn't:
!angularjs-ca-in-expressions.png|thumbnail!
(JBIDE-17979 is created in order to add this feature to JBoss Tools HTML Editor)
_4. Hyperlinks in Angular Attrubute values_
Hyperlinking works for Angular Attribute values (where it's possible) in both, AngularJS and JBoss Tools HTML Editors.
So, you can do hyperlink in AngularJS Editor:
!angularjs-hyperlink.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-hyperlink.png|thumbnail!
was (Author: vrubezhny):
*What we have for Angular.js and how to test*
_Required settings and project properties_
1. Follow steps from JBIDE-16544 to import angular phonecat project, Do not copy the project files when importing (You should be able to pick up the changes made in #2 in your JBT)
2. In git switch your angular phonecat project to branch 'step-5'
{code}
$ cd angular-phonecat
$ git checkout step-5
{code}
... and then refresh the project in JBT due to pick up the changes.
In following 'steps' the pages are splitter into templates, so editors may not to work on them.
3. Convert the project to JavaScript Project (Project Properties -> Configure -> Convert to JavaScript Project
4. Add 'AngularJS module to Tern in order to make anguler-related stuff enabled on the project. In order to do that you should enable 'JBoss Experimental configuration' in Window -> Preferences -> General -> Capabilities first, then enable 'angilar' module in Project properties -> Tern -> Modules. (JBIDE-17978 is created in order to automate this process)
OK. Your test project should be configured now.
_How to test and what editors can do_
_1. Highlighting_
AngularJS Editor highlights Angular-related attributes and Angular Expressions, while JBoss Tools HTML Editor doesn't:
!angularjs-highlighting.png|thumbnail!
_2. Content Assist in Angular Attribute values_
Both, AngularJS and JBoss Tools HTML Editors show content Assist in Angular attribute values.
So, you can use it in AngularJS Editor:
!angularjs-ca-in-attributes.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-ca-in-attributes.png|thumbnail!
_3. Content Assist in Angular Expressions_
AngularJS Editor shows content Assist in Angular expressoins, while JBoss Tools HTML Editor doesn't:
!angularjs-ca-in-expressions.png|thumbnail!
(JBIDE-17979 is created in order to add this feature to JBoss Tools HTML Editor)
_4. Hyperlinks in Angular Attrubute values_
Hyperlinking works for Angular Attribute values (where it's possible) in both, AngularJS and JBoss Tools HTML Editors.
So, you can do hyperlink in AngularJS Editor:
!angularjs-hyperlink.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-hyperlink.png|thumbnail!
> Angular Code Assist doesn't work for angular phonecat app
> ---------------------------------------------------------
>
> Key: JBIDE-17676
> URL: https://issues.jboss.org/browse/JBIDE-17676
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta2
> Environment: JBT 4.2.0.Beta2, Linux, AngulaJS for Eclipse installed from JBoss Central Early access
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.CR1
>
> Attachments: angular.png, angularjs-ca-in-attributes.png, angularjs-ca-in-expressions.png, angularjs-highlighting.png, angularjs-hyperlink.png, jbt-html-ca-in-attributes.png, jbt-html-hyperlink.png, phonecatControllers.png
>
>
> 1. Follow steps from JBIDE-16544 to import angular phonecat project
> 2. Open controllers.js in Java Script editor
> ERROR: There is no code assist for angular.| or phonecatControllers.|
> 3. Open phone-detail.html
> ERROR: There is no code assist for {{|}} or {{phone.|}}
> Is it not supported scenario?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17676) Angular Code Assist doesn't work for angular phonecat app
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17676?page=com.atlassian.jira.plugi... ]
Victor Rubezhny edited comment on JBIDE-17676 at 7/25/14 3:26 PM:
------------------------------------------------------------------
*What we have for Angular.js and how to test*
_Required settings and project properties_
1. Follow steps from JBIDE-16544 to import angular phonecat project, Do not copy the project files when importing (You should be able to pick up the changes made in #2 in your JBT)
2. In git switch your angular phonecat project to branch 'step-5'
{code}
$ cd angular-phonecat
$ git checkout step-5
{code}
... and then refresh the project in JBT due to pick up the changes.
In following 'steps' the pages are splitter into templates, so editors may not to work on them.
3. Convert the project to JavaScript Project (Project Properties -> Configure -> Convert to JavaScript Project
4. Add 'AngularJS module to Tern in order to make anguler-related stuff enabled on the project. In order to do that you should enable 'JBoss Experimental configuration' in Window -> Preferences -> General -> Capabilities first, then enable 'angilar' module in Project properties -> Tern -> Modules. (JBIDE-17978 is created in order to automate this process)
OK. Your test project should be configured now.
_How to test and what editors can do_
_1. Highlighting_
AngularJS Editor highlights Angular-related attributes and Angular Expressions, while JBoss Tools HTML Editor doesn't:
!angularjs-highlighting.png|thumbnail!
_2. Content Assist in Angular Attribute values_
Both, AngularJS and JBoss Tools HTML Editors show content Assist in Angular attribute values.
So, you can use it in AngularJS Editor:
!angularjs-ca-in-attributes.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-ca-in-attributes.png|thumbnail!
_3. Content Assist in Angular Expressions_
AngularJS Editor shows content Assist in Angular expressoins, while JBoss Tools HTML Editor doesn't:
!angularjs-ca-in-expressions.png|thumbnail!
(JBIDE-17979 is created in order to add this feature to JBoss Tools HTML Editor)
_4. Hyperlinks in Angular Attrubute values_
Hyperlinking works for Angular Attribute values (where it's possible) in both, AngularJS and JBoss Tools HTML Editors.
So, you can do hyperlink in AngularJS Editor:
!angularjs-hyperlink.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-hyperlink.png|thumbnail!
was (Author: vrubezhny):
*What we have for Angular.js and how to test*
_Required settings and project properties_
1. Follow steps from JBIDE-16544 to import angular phonecat project, Do not copy the project files when importing (You should be able to pick up the changes made in #2 in your JBT)
2. In git switch your angular phonecat project to branch 'step-5'
{code}
$ cd angular-phonecat
$ git checkout step-5
{code}
... and then refresh the project in JBT due to pick up the changes.
In following 'steps' the pages are splitter into templates, so editors may not to work on them.
3. Convert the project to JavaScript Project (Project Properties -> Configure -> Convert to JavaScript Project
4. Add 'AngularJS module to Tern in order to make anguler-related stuff enabled on the project. In order to do that you should enable 'JBoss Experimental configuration' in Window -> Preferences -> General -> Capabilities first, then enable 'angilar' module in Project properties -> Tern -> Modules. (JBIDE-17978 is created in order to automate this process)
OK. Your test project should be configured now.
_How to test and what editors can do_
_1. Highlighting_
AngularJS Editor highlights Angular-related attributes and Angular Expressions, while JBoss Tools HTML Editor doesn't:
!angularjs-highlighting.png|thumbnail!
_2. Content Assist in Angular Attribute values_
Both, AngularJS and JBoss Tools HTML Editors show content Assist in Angular attribute values.
So, you can use it in AngularJS Editor:
!angularjs-ca-in-attributes.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-ca-in-attributes.png|thumbnail!
_3. Content Assist in Angular Expressions_
AngularJS Editor shows content Assist in Angular expressoins, while JBoss Tools HTML Editor doesn't:
!angularjs-ca-in-expressions.png|thumbnail!
_4. Hyperlinks in Angular Attrubute values_
Hyperlinking works for Angular Attribute values (where it's possible) in both, AngularJS and JBoss Tools HTML Editors.
So, you can do hyperlink in AngularJS Editor:
!angularjs-hyperlink.png|thumbnail!
... as well as in JBoss Tools HTML Editor:
!jbt-html-hyperlink.png|thumbnail!
> Angular Code Assist doesn't work for angular phonecat app
> ---------------------------------------------------------
>
> Key: JBIDE-17676
> URL: https://issues.jboss.org/browse/JBIDE-17676
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta2
> Environment: JBT 4.2.0.Beta2, Linux, AngulaJS for Eclipse installed from JBoss Central Early access
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.CR1
>
> Attachments: angular.png, angularjs-ca-in-attributes.png, angularjs-ca-in-expressions.png, angularjs-highlighting.png, angularjs-hyperlink.png, jbt-html-ca-in-attributes.png, jbt-html-hyperlink.png, phonecatControllers.png
>
>
> 1. Follow steps from JBIDE-16544 to import angular phonecat project
> 2. Open controllers.js in Java Script editor
> ERROR: There is no code assist for angular.| or phonecatControllers.|
> 3. Open phone-detail.html
> ERROR: There is no code assist for {{|}} or {{phone.|}}
> Is it not supported scenario?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months