Configuring angularjs with eclipse IDE

前端 未结 9 842
借酒劲吻你
借酒劲吻你 2021-01-29 23:36

I want to start using AngularJs and Java Spring for development purpose.I am using Eclipse as IDE . I want to configure my Eclipse to have these frameworks working seamlessly.

9条回答
  •  情话喂你
    2021-01-30 00:08

    You'd first wanna make sure you have the JSDT installed.

    Next thing is to install some dedicated tools for the job, so check out AngularJS Eclipse Tools. The AngularJS Eclipse Templates might be of help, too, and here's a visual guide written for it to get you started.

    Also see the AngularJS Eclipse getting started page.


    Since this answer had been posted, the AngularJS Eclipse plugin was released, as other answers stated. You might wanna check it out first.

提交回复
热议问题