kalyanvgopal
7 Feb 2012, 11:58 PM
Hi,
I am new to extjs.
I followed some instructions from the below link to set up my eclipseIDE.
http://ria.arunkumarm.com/2010/09/setting-up-eclipse-ide-for-extjs-jquery.html
But two issues.
1. Ext-js do not contain .jsb2 file. Hence I manually created a file with the following content.
{
"projectName": "Ext All JS",
"deployDir": "ext-4",
"pkgs": [{
"name": "Ext All",
"file": "ext-all.js",
"fileIncludes": [
{
"text": "ext-all.js",
}
]
}]
}
Not sure if this is correct.
I have used the above Jsb2 in javascript profile.
2. Auto completion do not work still.
Any help is greatly appreciated.
R (http://ria.arunkumarm.com/2010/09/setting-up-eclipse-ide-for-extjs-jquery.html)egards
Kalyan
I am new to extjs.
I followed some instructions from the below link to set up my eclipseIDE.
http://ria.arunkumarm.com/2010/09/setting-up-eclipse-ide-for-extjs-jquery.html
But two issues.
1. Ext-js do not contain .jsb2 file. Hence I manually created a file with the following content.
{
"projectName": "Ext All JS",
"deployDir": "ext-4",
"pkgs": [{
"name": "Ext All",
"file": "ext-all.js",
"fileIncludes": [
{
"text": "ext-all.js",
}
]
}]
}
Not sure if this is correct.
I have used the above Jsb2 in javascript profile.
2. Auto completion do not work still.
Any help is greatly appreciated.
R (http://ria.arunkumarm.com/2010/09/setting-up-eclipse-ide-for-extjs-jquery.html)egards
Kalyan