GithubHelp home page GithubHelp logo

eclipe-tools's People

Contributors

cmoine avatar cmoine-itemis avatar

Watchers

 avatar

eclipe-tools's Issues

Favorites tool-button initialization

What steps will reproduce the problem?
1. start eclipse

What is the expected output? 
If the current page is marked as a favorite, then the favorites icon should be 
checked.
What do you see instead?
My current page is not marked as a favorite but the icon is checked 
nevertheless.


What version of the product are you using?
1.0.2.201410290918

On what operating system?
windows 7

Original issue reported on code.google.com by [email protected] on 29 Oct 2014 at 8:41

Error in the EFavorites startup

eclipse.buildId=4.6.0.I20160606-1100
java.version=1.8.0_11
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.equinox.registry
Error
Wed Jan 04 10:25:41 CET 2017
Plug-in "org.eclipse.etools" was unable to instantiate class "org.eclipse.etools.efavorites.EFavoritesStartup".

java.lang.IllegalAccessException: Class org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI can not access a member of class org.eclipse.etools.efavorites.EFavoritesStartup with modifiers "private"
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
at java.lang.Class.newInstance(Class.java:427)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:282)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2829)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Next marker doesn't take into account the caret position

What steps will reproduce the problem?
1. start eclipse
2. open a file
3. put two bookmarks anywhere on the same file
4. place the caret position in between the two bookmarks
5. go to next marker

What is the expected output? 
I would like to go to the next marker according to the current caret position. 
Here it should go to the second bookmark.

What do you see instead?
Eclipse goes to the first bookmark.


What version of the product are you using?
1.0.2.201410290918

On what operating system?
windows 7

Original issue reported on code.google.com by [email protected] on 29 Oct 2014 at 9:32

ei18n: Language creation adds wrong properties file

What steps will reproduce the problem?

  1. click add button from El18N editor

What is the expected output?
The newly created file should keep the same file name than default language file. Ie: if default file is plugin.properties, then dutch file should be plugin_nl.properties.

What do you see instead?
The newly created file is named messages_nl.properties and the new column is missing next time the properties file is opened.

What version of the product are you using?
1.0.5.201504011700

On what operating system?
windows 7

ei18n: doesn't convert text to unicode escape (when string is added to properties)

What steps will reproduce the problem?

  1. type "n''est pas associé" into source code
  2. externalize the string from quick fix

What is the expected output?
The externalized sequence should be escaped into messages.properties.

What do you see instead?
Properties file contains the following line: testMsg=n''est pas associé

What version of the product are you using?
1.0.5.201504011700

On what operating system?
windows 7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.