Hi,
As I use codelite for my C++ projects I now want to use it as my IDE for a web based project (HTML and JS) to build a UI for a C++ project but I see no way to do this as the new project templates don't offer any support. Can this be done as I want to again use the Workspace Mirroring as the HTML and JS need to be on the web server?
How to create a Web (HTML & JS) Project?
-
- CodeLite Enthusiast
- Posts: 17
- Joined: Sat Jul 04, 2015 4:21 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to create a Web (HTML & JS) Project?
You can't achieve this using the C++ workspace, you will need to create a PHP or Node.js workspace in CodeLite
The PHP workspace offers an automatic sync (similar to the C++ workspace)
Both workspaces (PHP and Node.js offers JS code completion)
Eran
The PHP workspace offers an automatic sync (similar to the C++ workspace)
Both workspaces (PHP and Node.js offers JS code completion)
Eran
You do not have the required permissions to view the files attached to this post.
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 17
- Joined: Sat Jul 04, 2015 4:21 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to create a Web (HTML & JS) Project?
Thanks for your quick reply and a really great product as that's me all up and running (had to turn the plugin on first).
Brilliant.
Brilliant.