dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
52 stars 41 forks source link

Can not activate in Netbeans 7.4RC2 #40

Closed istvan-ujjmeszaros closed 10 years ago

istvan-ujjmeszaros commented 10 years ago

Netbeans 7.4RC2 (OS Independent PHP version) reports an issue when I try to activate the plugin:

Activation failed: Not all requested modules can be enabled: [StandardModule:me.dsnet.quickopener jarFile: /home/styu/.netbeans/7.4rc2/modules/me-dsnet-quickopener.jar]

dzsessona commented 10 years ago

Oh thanks for telling me, looks like I found something to do this weekend in case I get bored

dzsessona commented 10 years ago

I am working on it now... don't know if i will manage to release tonight tough

russellweed commented 10 years ago

No rush on my account! After I posted I discovered that the plugin works perfectly if you manually install it; it just isn't flagged as working in the latest version and therefore doesn't show up in the IDE's built-in plugin list.

BTW, thank you for making a fantastic plugin! It's simple, but my workflow can't live without it. :)

On Tue, Oct 29, 2013 at 4:42 PM, Diego Zambelli Sessona < notifications@github.com> wrote:

I am working on it now... don't know if i will manage to release tonight tough

— Reply to this email directly or view it on GitHubhttps://github.com/kinkadzs/QuickOpener-NetBeans/issues/40#issuecomment-27346283 .

dzsessona commented 10 years ago

Thanks, I don't think is much work, just checking modules version, a few pull request and that should do it. I was supposed to do this a while ago but was caught up with other things.... thanks anyway...

istvan-ujjmeszaros commented 10 years ago

I don't know what happened but I have just tried it in 7.4 final and it is working fine (it is an installed version intead of the OS independent version before if it counts)! Plugin version: Version: 1.0.2 Source: 1358165296_quickopener-nb12.12.nbm

dzsessona commented 10 years ago

That's good.Anyway, I have just uploaded the new build in netbeans portal for 7.4 (under verification), could you try to install it and tell me if there are any problems? I tested it with linux and osx and works ok for me.....

istvan-ujjmeszaros commented 10 years ago

Tested the updated plugin on Linux (installed version) and on Windows (OS Independent zip) without issues!

dzsessona commented 10 years ago

Great! Btw i mentioned you in the netbeans portal. Thanks again.