Note that there are some explanatory texts on larger screens.

plurals
  1. POError while compling GWT (Sencha Framework) Project
    primarykey
    data
    text
    <p>I am developing a simple web application. I am using sencha(gxt) framework to display chart to user.</p> <p>When I am compiling the project, I am getting following errors.</p> <pre><code>[ERROR] Errors in 'file:/E:/eclipse%20Workspace/Chart_Demo/src/com/project/client/Chart_Demo.java' [ERROR] Line 74: No source code is available for type com.sencha.gxt.chart.client.chart.Chart&lt;M&gt;; did you forget to inherit a required module? [ERROR] Line 78: No source code is available for type com.sencha.gxt.chart.client.draw.Gradient; did you forget to inherit a required module? [ERROR] Line 79: No source code is available for type com.sencha.gxt.chart.client.draw.RGB; did you forget to inherit a required module? [ERROR] Line 84: No source code is available for type com.sencha.gxt.chart.client.chart.axis.CategoryAxis&lt;M,V&gt;; did you forget to inherit a required module? [ERROR] Line 85: No source code is available for type com.sencha.gxt.chart.client.chart.Chart&lt;M&gt;.Position; did you forget to inherit a required module? [ERROR] Line 87: No source code is available for type com.sencha.gxt.chart.client.draw.sprite.TextSprite; did you forget to inherit a required module? [ERROR] Line 102: No source code is available for type com.sencha.gxt.chart.client.chart.series.BarSeries&lt;M&gt;; did you forget to inherit a required module? [ERROR] Unable to find type 'com.project.client.Chart_Demo' [ERROR] Hint: Previous compiler errors may have made this type unavailable [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly Exception in thread "pool-1-thread-1" java.lang.RuntimeException: Unable to read from byte cache </code></pre> <p>Please help me to resolve this issue.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload