Skip to main content



      Home
Home » Newcomers » Newcomers » best way to configure my project
best way to configure my project [message #267811] Sat, 17 January 2009 18:46 Go to next message
Eclipse UserFriend
Hello, I'm really trying hard to understand Eclipse ganymeade.
I want to develop some joomla extensions so I require Joomla to be
part of my project but NOT part of my build. When I'm done creating my
files ( which have to be present in joomla while I"m developing ) I want
to be able to just zip them up and upload them to joomla with the
appropiate installer. My confusion right now is in trying to figure out
how to best layout my files so eclipse will embed my code in joomla yet
not include joomla as part of my "source" I saw a setting for splitting
the project into "administrator" and "public" but i'm not sure thats
what I want. I've been following these instructions except I'm using my
lan server as my test box, instead of my desktop as I was not able to
get xdebug to work with xammp or wamp. but it works fine on my linux server
http://docs.joomla.org/Setting_up_your_workstation_for_Jooml a!_development_--_Part_2
Re: best way to configure my project [message #1815726 is a reply to message #267811] Wed, 09 October 2019 03:54 Go to previous message
Eclipse UserFriend
My guess :

  • Create separate projects for core Joomla and (each of) your extension(s).
  • Regarding file hierarchy, put/retain your extension files in relevant subfolders under the Joomla directory, as usual.
  • When setting up the projects, set up core Joomla to not include all subfolders, in order to exclude your extension(s). Navigate through the menu: Project > Properties > PHP > Source Paths > {Build Path / Include Path}. (For Eclipse 2019-09.)

See also the workspace structure in this webinar from 2009: Using Eclipse for Joomla! Development.
--DIV
Previous Topic:Team Foundation Server - Eclipse and Cross Platform: Unable to clone Git repository using TEE in Ecl
Next Topic:Re-activate content assist after making a selection
Goto Forum:
  


Current Time: Wed Jul 02 23:49:27 EDT 2025

Powered by FUDForum. Page generated in 0.06475 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top