eclipse

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
jazzitup's picture

Eclipse PHP + Drupal

I just finished reading Drupal's documentation on Configuring Eclipse, but the text seems slightly outdated. Some key modules for Drupal support seem not available and not to be maintained anymore. Since Eclipse PHP is arguably the most popular Open Source IDE out there, I would like to know if someone could help me with these:

Read more
Summitt Dweller's picture

Remote PHP Debugging Using Eclipse

I would like to be able to debug (walk through) some PHP/Drupal code (specifically some Islandora contributed modules) to try and solve some apparent configuration problems (and just to get better acquainted with the inner workings of the system). I've got Eclipse with PDT setup on my Windows 7 system, and wish to conduct some remote debugging of code that lives on an Ubuntu 10.04 virtual 'test' server. There appears to be a lot of good remote debug configuration info available (perhaps too much to sift through) on the web, but I haven't found any that's specific to my environment yet.

Read more
MichaelCole's picture

Quickstart 3.0 in October 2012

Recently I've been working more with Drupal, and noticed Quickstart 1.0's post-installation fizzle: "470 days since your last update"!

I've been focused on billable time recently, but with Ubuntu 11.04 support ending 12.10, it's time to update my tools :-)

What's next for QS 3.0?

What I really wanted from QS 1.0, more than anything, was a debugger. A profiler was just icing on the cake.

Now, I really want a sensible dev/test/prod server ecosystem.

Read more
EllECTRONC's picture

Видео по Drupal и настройке Eclipse для разработчиков Drupal

Всем привет!

Хочу поделится своими видео относительно друпала

Drupal + Eclipse:

Read more
Barnettech's picture

Getting code sniffer to work in eclipse with .module, .inc, and .info files

Hello,

I have Drupal Code Sniffer working in Vim, and now in Eclipse (which is my preferred IDE), and it applies the Drupal Coding Standards and reports errors with a little red "x" on the side. But in Eclipse it is only working with .php files I have .module and .info files showing up with php syntax highlighting, but can't seem to get codesniffer to run against them. Any advice or a link to a tutorial would be fabulous.

Thank you.

Read more
fda's picture

Which editor ?

Which editor do you use ? Obviously, the editor should be the same under all operating systems we use if we want to be efficient.

SciTE is cute. One can master it in about 5 minutes. It provides syntax colouring and execution from the editor, at least for PHP and HTML (C language seems to be more of a problem, unless I overlooked something :-( ).

Eclipse is wonderfully powerful and can be a real help for fast development. On the other hand, to really master it, weeks or event months may be necessary.

Read more
MichaelCole's picture

Quickstart 1.0 Released

Hurray!

Quickstart 1.0 is ready. This is a bug fix and software refresh over Quickstart 9.1.

General:
* i386 and amd64 versions:
- amd64 for speed, but requires 64bit OS and modern CPU (bittorrent)
- i386 for compatibility (bittorrent)
* Share websites folder for access over windows networking

Software Updates:
* Ubuntu 11.04
* Netbeans 7.0
* Eclipse Helios SR2
* Drush 4.4

Read more
MichaelCole's picture

New: Drupal Quickstart 0.9.1 patch release

Hello, I just released an update to Drupal Quickstart:

Version 0.9.1

This release works almost exactly the same as the 0.9 release, but fixes two issues:

  • Drush make file problem that appeared after the Git migration
  • Git 417 errors caused by squid proxy server
Read more
burt.lo's picture

October 2010 SDDUG presentation videos

These were last minute recordings, so pardon the low production values. Hopefully the audio and video are clear enough to get some value from these terrific presentations. Feel free to respond with constructive comments; I'll do my best to improve over time.

http://vimeo.com/user3982913/videos

Feel free to share these with others.

Read more
MichaelCole's picture

Quickstart 0.6 released

Now, with more seeding :-) Download here. Instructions here.

What's new:
- New Drush scripts for quickly configuring sites:
- - E.g. $ drush quickstart-create all --domain=example.dev
- - Configures DNS, apache, database, downloads code with drush make, and opens firefox to start installer.
- - To delete: $ drush quickstart-destroy all --domain=example.dev
- Fixed 9 bugs.
- Lots of tweaks and polish.
- Better documentation
- 600kbps upload pipe now to help with seeds. Prepped several seeders. (A generous offer to HTTP seed in the works)

(Sorry about the list format, drupal.org ate my ul's)

This is the best version yet. I'm starting a project next week on it, so hopefully, it will get better. If you have any experiences you want to share, or suggestions, drop me a not in the issue queue.

Happy Drupaling :-)

Read more
Subscribe with RSS Syndicate content