Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[SOLVED] Set-up a d...
 
Notifications
Clear all

[SOLVED] Set-up a development test environment

5 Posts
2 Users
0 Reactions
1,819 Views
(@cmarti)
Posts: 65
Active Member
Topic starter
 
[#7054]

Hello all,

I would like to set-up a development test environment for doing some small hacks.
The last I've done by writing directly on the files on the server itself (local server, not a production one) was quite harsh.

If I understood correctly the development environment is based on Eclipse. However I didn't understood how to

  1. develop within eclipse and try the result on a fake server or eclipse limited server
  2. deploy the result.

Is there a small how-to or some hints to set-up the environment?

Thank you for your help.
CM.


 
Posted : 19 Nov 2020 14H03
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Sorry, there is no technical document (not yet, we've been working on it, but it's far from being published)


 
Posted : 19 Nov 2020 22H41
(@cmarti)
Posts: 65
Active Member
Topic starter
 

dear Babynus,

wouldn't you have even a embryo of explanation for setting up the environment?
I understand that the connection in between the files is not documented yet, but if you have the possibility in few sentences to explain how to set-up the project within eclipse - I've already imported it, but I do not know what to do to "launch" nor "deploy" it.

I have also an xamp server set-up if this is needed.

Thank you for your help,
CM.


 
Posted : 23 Nov 2020 18H18
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Hi,

There is no "launch" needed.
We are under PHP, not Java.
Just set your working directoring into the Apache web directory or define an alias pointing to your project directory and call the alias


 
Posted : 23 Nov 2020 21H54
(@cmarti)
Posts: 65
Active Member
Topic starter
 

Thank you!

This is working very well now!

So I'm ready to dive into some code trials 😛 now!


 
Posted : 25 Nov 2020 12H34
Share:

Scroll to Top