MyEclipse Usability Suggestions
Here’s your chance to influence features going into the MyEclipse CI releases!
We’re focusing on making MyEclipse awesome with new emerging technologies, amongst other cool new features. We’d like your help to hear what YOU want to see. Vote for your favorites or add your own suggestion!
-
good application
i like it
13 votes -
"Web App Libraries" causes files to be locked in MyEclipse 2015, 2016 and 2017
When you have "Web App Libraries" added to the build path of a Dynamic Web Project, the jar files in "WEB-INF/lib" may be intermittedly locked. I have reproduced this issue in MyEclipse 2015 Stable 1.0, 2016 CI and 2017 CI.
We use a script that overwrites the contents of the "WEB-INF/lib" folder with our dependencies. (Specifically, this is a Maven plugin that triggers when we run "Maven clean" on our "pom.xml" file. The project itself is not a Maven project, as that seems to bypass the "WEB-INF/lib" folder entirely which is not desirable.)
Sometimes the files are locked, and our…
13 votes -
star team
How do I intergrate my star team account for MyEclipse 2018?
12 votes -
Easier to get to a file in the file system? (explorer/finder)
Something nice would be if it was easy to go from the MyEclipse project area to open a file in the windows explorer.
11 votes -
Persist the perspective layout
I work with two monitors and I use for Java and Debug view different layouts of the opened views.
It would be great if I can export these layouts to be restored when one of my colleagues mixed it up while sitting on my desk or to be imported in another workspace to have the same layout there as well11 votes -
Markdown editor support
Provide a WYSIWIG edtior for the Markdown format. http://en.wikipedia.org/wiki/Markdown
11 votes -
edit and refact js better
edit and refact js better
11 votes -
JSP mark occurrences
MyEclipse JSP editor does not highlight matching variables
11 votes -
Could the toolbar be a bit simpler?
When I have lots of MyEclipse components installed, the toolbar can sometimes feel a bit overwhelming. Could the toolbar be somehow simplified or more applicable to my current work?
10 votes -
refactoring improvements
a) generate class (immutable w/constructor or mutable bean) from java interface
b) generate java interface file when methods of the class marked "final"
c) keyboard shortcuts for all source and refactoring commands, not just some of them
10 votes -
mongo support
- design view
- mongo shell integration
- mongod log tailing
10 votes -
Auto-generate builder pattern; and maybe other common patterns?
I like to use the builder pattern when I have a class with a lot of different options. However, it is tedious to type it all up, even with copy-pasting the skeleton from elsewhere.
At the very least the skeleton of the builder pattern could be easily generated automatically. But probably the whole thing could be generated as a starting point like "generate getters and setters" and "generate constructor".
If we think about it there are probably a lot of other similar things (e.g., other patterns) that could be auto-generate to save time and make things easier / overcome language…
10 votes -
Crashes unexpectedly
Version: 2017 CI 8
Build id: 15.0.1-20170912Unexpected application crash on Mac
10 votes -
its taking too long to activate license key .. i mean more than a hour and its still loading .
Could you please help me in this case .
10 votes -
Allow the adding of multiple EAR's at a time to WAS7 server
Current interface only allows you to publish an EAR at a time.
10 votesI agree. We are working on this for our next major release, thank you for your notes.
-
Have an ability to set the default editor for JSF as the MyEclipse JSP Editor
I would like the default editor for JSF pages be the MyEclipse JSF Editor. I find the current visual edtior to be slow and does not provide additional useful content.
9 votes -
Allow the change of Project Facets
Whenever you set your project to a certain version of a facet, MyEclipse should be able to allow you to change the version. Example. (Changing from JSF 2.0 to 2.2 facet.)
It should give you all the problems your project may have after you change so you can upgrade projects quickly.
9 votes -
Full EMBER.js support
Add Struts like editing support and templating support on Controller, View/ViewModel, and Data Models as Ember is using Convention over Configuration, MyEclipse can seamlessly help user to manage that. In addition add context sensitive like interllisense to the editor. An integrated compiler would also help in large system development.
8 votes -
8 votes
-
I have error whan exporting war
org.eclipse.core.commands.ExecutionException: Error exportingC:/Users/selcu000/Documents/sticker.war
at org.eclipse.jst.j2ee.internal.archive.operations.ComponentExportOperation.execute(ComponentExportOperation.java:162)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl$1.run(DataModelPausibleOperationImpl.java:385)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(DataModelPausibleOperationImpl.java:410)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(DataModelPausibleOperationImpl.java:360)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.doExecute(DataModelPausibleOperationImpl.java:247)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.executeImpl(DataModelPausibleOperationImpl.java:219)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.cacheThreadAndContinue(DataModelPausibleOperationImpl.java:89)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.execute(DataModelPausibleOperationImpl.java:207)
at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard$1CatchThrowableRunnableWithProgress.run(DataModelWizard.java:220)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Caused by: org.eclipse.jst.jee.archive.ArchiveSaveFailureException: java.io.FileNotFoundException: C:\Users\selcu000\Documents\sticker.war (Sistem belirtilen dosyayı bulamıyor)
at org.eclipse.jst.j2ee.internal.archive.operations.ComponentExportOperation.export(ComponentExportOperation.java:214)
at org.eclipse.jst.j2ee.internal.archive.operations.ComponentExportOperation.execute(ComponentExportOperation.java:148)
... 11 more
Caused by: java.io.FileNotFoundException: C:\Users\selcu_000\Documents\sticker.war (Sistem belirtilen dosyayı bulamıyor)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at org.eclipse.jst.j2ee.internal.archive.operations.ComponentExportOperation.createOutputStream(ComponentExportOperation.java:237)
at org.eclipse.jst.j2ee.internal.archive.operations.ComponentExportOperation.export(ComponentExportOperation.java:202)
... 12 more8 votes
- Don't see your idea?