zulus / extjs-eclipse

Eclipse plugin for extjs developing
11 stars 4 forks source link

I cannot get it to work #1

Closed yzgr closed 11 years ago

yzgr commented 11 years ago

Hi,

is there a more detailed version how to install the plugin, maybe with son screen shots?

Thanks,

Andreas

zulus commented 11 years ago

Currently only this: https://github.com/zulus/extjs-eclipse/wiki/installation

You can use marketplace or this p2 site http://extjs.w3des.net/p2/

Eclipse 4.2 >= is required

yzgr commented 11 years ago

I successfuly installt it from the market place and included the src path. But I can't add the support project -> Configuration -> Add ExtJS Support -> Select version, it's not showin up (I tryd Indigo, Juno and Kepler)

zulus commented 11 years ago

Which explorer is active? Sciprt explorer, package explorer or PHP explorer? Can you try on javascript perspective? Have you javascript support enabled on your project?

yzgr commented 11 years ago

JUNO New Project -> PHP (js support)

P.S. I also tryed it without the PHP Facet part

zulus commented 11 years ago

Argh now I understand. Currently extjs src dir have to be in JavaScript include path. User library not work now :(

I'm still working on this.

yzgr commented 11 years ago

I also tried that: NO FACETS PHP Prject and 2nd Project /src/ created by sencha cmd has app, ext, overrides, packages, res., app.js etc in it PHPProject->Javascript->InclPath->addLibFolder->[src Project] I also tried a folder within the PHPProject, but it said it has a nesting error

zulus commented 11 years ago

My test case: Clean eclipse (old 4.2.0 ee edition) + my ExtJS support. Project with ext and sample one file. You have right "configure" not work on juno, this is a bug. You have to select facets after convert to faceted form :( zrzut ekranu 2013-07-18 o 19 59 20 zrzut ekranu 2013-07-18 o 20 00 48 zrzut ekranu 2013-07-18 o 20 01 43

zulus commented 11 years ago

Windows/OSX/*NIX??

yzgr commented 11 years ago

Thank you so much. Its working now. The screen shot were a big help. Greate job

BTW I'm runnning Ububtu 13.04, Juno

zulus commented 11 years ago

;)

smasala1 commented 11 years ago

screenshots were helpful thanks