Tools for development

Discussion forum for MOD Writers regarding MOD Development.
User avatar
Sajaki
Registered User
Posts: 1390
Joined: Mon Mar 02, 2009 1:41 pm
Location: Amsterdam
Contact:

Re: Tools for development

Post by Sajaki »

Eclipse Helios has just been released, get it at http://www.eclipse.org/downloads/

high level overview and blogs :
http://eclipse.org/helios/blogathon/reviews.php
https://www.ibm.com/developerworks/open ... se-helios/

amongst many others you can now git-commit from inside Eclipse :
http://eclipsesource.com/blogs/2010/06/ ... feature-2/

i'm going to try this out :)
User avatar
hah
Registered User
Posts: 85
Joined: Sat Feb 13, 2010 11:49 am
Location: Pernik, Bulgaria
Name: Alex Georgiev
Contact:

Re: Tools for development

Post by hah »

I use Notepad2 its cleaner than Notepad++ and I like to be cleaner and simpler.. :)
User avatar
callumacrae
Former Team Member
Posts: 2662
Joined: Tue Feb 12, 2008 12:28 pm
Location: London, UK
Name: Callum Macrae
Contact:

Re: Tools for development

Post by callumacrae »

Someone add Vim to the list! :D

~Callum
macr.ae = my website. you probably won't like it.
Proud user ofProud user of
dokeyfunk
Registered User
Posts: 41
Joined: Wed Jan 10, 2007 5:14 pm

Re: Tools for development

Post by dokeyfunk »

Geany is an amazing text-editor for me (based on gedit), when you can't used notepad++ on linux:

http://www.geany.org/
lastnico
Registered User
Posts: 25
Joined: Wed Apr 14, 2010 1:21 pm
Name: Nicolas Ternisien
Contact:

Re: Tools for development

Post by lastnico »

It's nice to see that Eclipse PDT is taking more and more space in PHP developers' mind. It's clearly the best editor existing ever, even if I admit its "bloating" behavior is sometimes really annoying ;-)
Forum Software Reviews Review, compare and test forum softwares.

Image phpBB score: 9/10!
Vote for best forum software of 2011
ahrimanzora
Registered User
Posts: 6
Joined: Mon Feb 21, 2011 2:37 pm

Re: Tools for development

Post by ahrimanzora »

I use Scite for all development because it works the same (great!) on all platforms and can easily be tweaked for a specific purpose. Mac, Windoze and Linux all get the same UI and can use the same config files. Code collapse, paren/curly/bracket matching, line numbers, line edits, reserved word colorized, etc.

I use it for python, C, C-like and PHP development.
Oleg
Former Team Member
Posts: 1221
Joined: Sat Jan 30, 2010 4:42 pm
Location: NYC
Contact:

Re: Tools for development

Post by Oleg »

I use scite also and one thing I have not been able to figure out is how to display tabs as 4 spaces yet have tab characters in files. Any recommendations?
Participate in phpBB development: Get involved | Issue tracker | Report a bug | Development board | [url=irc://chat.freenode.net/phpbb-dev]Development IRC chat[/url]
My stuff: mindlinkgame.com
User avatar
callumacrae
Former Team Member
Posts: 2662
Joined: Tue Feb 12, 2008 12:28 pm
Location: London, UK
Name: Callum Macrae
Contact:

Re: Tools for development

Post by callumacrae »

nn- wrote:I use scite also and one thing I have not been able to figure out is how to display tabs as 4 spaces yet have tab characters in files. Any recommendations?
tab.size appears here, I think it's what you want

~Callum
macr.ae = my website. you probably won't like it.
Proud user ofProud user of
BondGamer
Registered User
Posts: 436
Joined: Mon Dec 15, 2003 7:49 pm
Contact:

Re: Tools for development

Post by BondGamer »

What about some tools for checking browser compatibility? Here are some I know of, maybe some people know better.

- http://ipinfo.info/netrenderer/
- http://browsershots.org/
My phpBB3 Mods: - None active =[
Kazuzeya
Registered User
Posts: 16
Joined: Sun Jun 26, 2011 11:26 pm

Re: Tools for development

Post by Kazuzeya »

Under the category of Webserver (and environment), please add EasyPHP.

Code: Select all

http://www.easyphp.org/
User avatar
Sajaki
Registered User
Posts: 1390
Joined: Mon Mar 02, 2009 1:41 pm
Location: Amsterdam
Contact:

Re: Tools for development

Post by Sajaki »

Mamp just got upgraded to 2.0 for Lion compatibility and now includes php 5.3.5

http://www.mamp.info/en/downloads/index.html
User avatar
Sajaki
Registered User
Posts: 1390
Joined: Mon Mar 02, 2009 1:41 pm
Location: Amsterdam
Contact:

Re: Tools for development

Post by Sajaki »

Github made the most awesome sourcecontrol app ever.

Get it at : https://github.com/blog/878-announcing-github-for-mac.

I sure hope a windows version is forthcoming ;)
User avatar
callumacrae
Former Team Member
Posts: 2662
Joined: Tue Feb 12, 2008 12:28 pm
Location: London, UK
Name: Callum Macrae
Contact:

Re: Tools for development

Post by callumacrae »

Sajaki wrote:I sure hope a windows version is forthcoming ;)
https://github.com/blog/899-paul-betts-is-a-githubber
macr.ae = my website. you probably won't like it.
Proud user ofProud user of
Locked

Return to “[3.0.x] MOD Writers Discussion”