[TYPO3-dev] Looking 4 advise on Eclipse and Typo3

Malte Jansen mail at maltejansen.de
Tue Nov 4 22:30:55 CET 2008


mario m schrieb:
> Hello
> 
> please, I would be glad to be tutored on how to use Eclipse with Typo3,
> in particular to develop simple extensions.
> I installed Eclipse PDT, v. 3.3.2, and imported the entire T3 to
> my /home/eclipse_folder/.
> I am able to run the T3 scripts from within Eclipse (thanks to a single
> symbolic link)
> It seems that it works fine, although often things are  very slow. Let
> say now I understand the very basic, but nothing more. 
> 
> So, if you have any good advise on how to use Eclipse+T3 daily, please
> share it with me (and all). Is there a tutorial or how-to-do? Anything
> as to be helped with TS, and extension development? 
> 
> Thanks
> my best wishes
> mario
> 

Hi Mario,

I have following structure, each of this folders is project eclipse...

source/4.1
source/4.2
source/latest (junction to latest stable version)
source/trunk

projects/dev/ (Something just for testing own Extension)
projects/someDomain.com/ (a mirrow of your domain with 
EXT:maja_snapshot, with SVN connection)

htdocs/dev/ (Junction to some Typo3-Version, including my_extensions...)
htdocs/someDomain.de/ (Junction/symbolic links to the project, just 
include the Typo3-Folders from the mirrow or any other Version, when you 
want to update Typo3; localhost-Domain: someDomain.mirror)

extension/my_extension (with SVN connection, included to the dev-project).

For windows you can also checkout EXT:maja_junction or the Sofware 
"HardLinkExt".

Cheers,

Malte




More information about the TYPO3-dev mailing list