[jbosstools-issues] [JBoss JIRA] (JBIDE-14854) Compilation errors in org.jboss.tools.vpe.browsersim

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Thu Jun 13 08:35:54 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich updated JBIDE-14854:
-------------------------------------

    Assignee: Yahor Radtsevich  (was: Alexey Kazakov)

    
> Compilation errors in org.jboss.tools.vpe.browsersim
> ----------------------------------------------------
>
>                 Key: JBIDE-14854
>                 URL: https://issues.jboss.org/browse/JBIDE-14854
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Alexey Kazakov
>            Assignee: Yahor Radtsevich
>            Priority: Blocker
>             Fix For: 4.1.0.Beta2
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on project org.jboss.tools.vpe.browsersim: Compilation failure: Compilation failure:
> [ERROR] /home/igels/Projects/jbt-4.0/contribution/jbosstools-vpe/plugins/org.jboss.tools.vpe.browsersim/src/org/jboss/tools/vpe/browsersim/model/preferences/BrowsersimSpecificPreferencesStorage.java:[36,0]
> [ERROR] public class BrowserSimSpecificPreferencesStorage extends SpecificPreferencesStorage{
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The public type BrowserSimSpecificPreferencesStorage must be defined in its own file
> [ERROR] /home/igels/Projects/jbt-4.0/contribution/jbosstools-vpe/plugins/org.jboss.tools.vpe.browsersim/src/org/jboss/tools/vpe/browsersim/model/preferences/BrowserSimSpecificPreferencesStorage.java:[36,0]
> [ERROR] public class BrowserSimSpecificPreferencesStorage extends SpecificPreferencesStorage{
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type BrowserSimSpecificPreferencesStorage is already defined
> [ERROR] /home/igels/Projects/jbt-4.0/contribution/jbosstools-vpe/plugins/org.jboss.tools.vpe.browsersim/src/org/jboss/tools/vpe/browsersim/model/preferences/BrowsersimSpecificPreferences.java:[18,0]
> [ERROR] public class BrowserSimSpecificPreferences extends SpecificPreferences{
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type BrowserSimSpecificPreferences is already defined
> [ERROR] 3 problems (3 errors)
> [ERROR] -> [Help 1]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list