is there a way to use WAMP with jetbrains Ultimate 11
2 人关注
I downloaded a WAMP server and I was wondering if there was a way to intall it inside jetbrains
i wanted to use teamcity but I cant get it to work
请先登录再写评论。
WAMP is webserver, IDEA is IDE. Create folder for your project somewhere, create virtual host in WAMP and point it to this folder. Then open this folder in IDEA and write code. Not sure why you mentioned teamcity here, which is continious integration tool...