ImJohnMDaniel
12 Jan 2016, 6:46 AM
G'Day folks
Is there a minimum (or recommended) Eclipse project configuration required to make the Sencha Eclipse plugin function?
Every Eclipse project has a ".project" file on the project root folder. In that file, the project's natures and build specs are defined. I see that when you add a "Sencha Nature" to the project, it adds "com.sencha.eclipse.plugin.senchaNature" to the list of project natures. But is that all that is required?
It would seem that merely adding a Sencha Nature to a blank project is not enough. The reason that I say that is because this is because a blank project with a Sencha Nature would still not have any build specs. It is my understanding (although I could be wrong here), that an Eclipse project must have a buildspec in order to utilize "Build Automatically" and montior the project. Is that true in Sencha projects?
Is there a minimum (or recommended) Eclipse project configuration required to make the Sencha Eclipse plugin function?
Every Eclipse project has a ".project" file on the project root folder. In that file, the project's natures and build specs are defined. I see that when you add a "Sencha Nature" to the project, it adds "com.sencha.eclipse.plugin.senchaNature" to the list of project natures. But is that all that is required?
It would seem that merely adding a Sencha Nature to a blank project is not enough. The reason that I say that is because this is because a blank project with a Sencha Nature would still not have any build specs. It is my understanding (although I could be wrong here), that an Eclipse project must have a buildspec in order to utilize "Build Automatically" and montior the project. Is that true in Sencha projects?