Angular Development Tool For Eclipse
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2023 | 140/658 | 237 (0.09%) | 10 |
August 2023 | 131/673 | 270 (0.09%) | 10 |
July 2023 | 121/669 | 292 (0.1%) | 8 |
June 2023 | 126/670 | 320 (0.1%) | 9 |
May 2023 | 125/672 | 323 (0.1%) | 8 |
April 2023 | 121/668 | 344 (0.11%) | 10 |
March 2023 | 127/688 | 388 (0.1%) | 9 |
February 2023 | 98/668 | 458 (0.14%) | 19 |
January 2023 | 96/677 | 489 (0.14%) | 13 |
December 2022 | 126/805 | 347 (0.1%) | 10 |
November 2022 | 151/808 | 295 (0.08%) | 9 |
October 2022 | 156/811 | 269 (0.07%) | 13 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | 操作を続行できません。 別のインストール操作が進行中です。 |
Thursday, September 28, 2023 - 10:56
Reviews Sign in to post reviews
"I saw that option. And i
Submitted by Hans Müller on Mon, 2020-11-30 08:17
"I saw that option. And i disabled it. After that, i have to manually delete the still existing ".design" directory - right? Or should it be deletey automatically? If yes, that doesn't work."
After manual deletion, the .design folder will be created again also if that option is disabled:
h t t p s : / / i . i b b . c o / q n h 8 Y h Q / a d f s . j p g
(how can i add images here? No option in toolbar and links are also not allowed...)
So why and how to solve?
Thank you very much for your feedback.
With best regards from Switzerland,
Jan
Re: "I saw that option. And i
Submitted by Austin Fu on Tue, 2020-12-01 16:33
You're right, Jan... ".design" folder is re-created due to a code defect. I just fixed the defect and the latest version of plugin on Eclipse market place is 1.0.5.3. Please update your installed plugin via Eclipse market place.
I also don't understand why ".design" folder makes trouble with your Git. As I know, it's easy to exclude any folder or files from Git.
"husky - npm run -s prepush" / "All files pass linting."
Submitted by Hans Müller on Thu, 2020-11-19 04:04
Hi!
After in installed your Angular Dev Plugin on the most current version of Eclise PHP ("Eclipse PDT"), a folder called `.design` was created in project root.
And now that folder causes an issue on GIT push operation, but not on GIT commit:
i.ibb.co/ysR8cxy/tzju.jpg
Maybe that's in relation with your plugin? I NEVER had that before, i also never used Eclipse for an Angular project - maybe you can help. (?)
Thank you for your feedback.
With best regards,
Jan
Re: "husky - npm run -s prepush" / "All files pass linting."
Submitted by Austin Fu on Thu, 2020-11-19 08:40
".design" folder is used by the "design" page of HTML template editor provided by the plugin. If this folder made trouble for you, you can disable this "design" feature and then delete the folder. I cannot paste a screen shot here but steps to disable "design" feature are straight-forward:
1. Select the project in your Eclipse workspace
2. Right click mouse and choose "Properties" menu
3. Choose "Angular Template Design Editor"
4. Uncheck the "Enable design page" checkbox
Re: Re: "husky - npm run -s prepush" / "All files pass linting."
Submitted by Hans Müller on Fri, 2020-11-20 10:46
...i was not able to delete it in eclipse - even not outside eclipse after closing it.
after a system restart, i was able.
Maybe some space for improvements?
Regards, Jan
Re: Re: "husky - npm run -s prepush" / "All files pass linting."
Submitted by Hans Müller on Fri, 2020-11-20 08:44
Hi
Thank you very much for your nice angular plugin and the fast feedback! :-)
I saw that option. And i disabled it. After that, i have to manually delete the still existing ".design" directory - right? Or should it be deletey automatically? If yes, that doesn't work.
With best regards from Switzerland,
Jan