Giter Site home page Giter Site logo

twig-linter's People

Contributors

sbobrov85 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

twig-linter's Issues

MissingResourceExxception while opening NetBeans

I got this exception inside the messages.log, when I open NetBeans:

Caused: java.util.MissingResourceException: No such bundle ru.sbobrov85.nb.twiglinter.TwigLinterTaskScanner.Bundle
	at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
	at org.openide.util.NbBundle.getBundle(NbBundle.java:383)
	at org.netbeans.modules.tasklist.trampoline.TaskGroupFactory.create(TaskGroupFactory.java:114)
	at org.netbeans.modules.tasklist.trampoline.TaskGroupFactory.create(TaskGroupFactory.java:100)
	at org.netbeans.spi.tasklist.Task.createGroup(Task.java:225)
Caused: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.netbeans.core.startup.layers.BinaryFS$AttrImpl$MethodAndParams.invoke(BinaryFS.java:773)
[catch] at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:703)
	at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:549)
	at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:944)
	at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:877)
	at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:940)
	at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:877)
	at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:798)
	at org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataObject.java:1432)
	at org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject.java:846)
	at org.openide.loaders.FolderLookup$ICItem.getInstance(FolderLookup.java:597)
	at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1055)
	at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1035)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.computeSingleResult(ProxyLookup.java:1285)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.computeDelegate(ProxyLookup.java:1123)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.delegate(ProxyLookup.java:1090)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.delegate(ProxyLookup.java:1073)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.toArray(ProxyLookup.java:1179)
	at java.util.ArrayList.addAll(ArrayList.java:577)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.computeDelegate(ProxyLookup.java:1143)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.delegate(ProxyLookup.java:1090)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.delegate(ProxyLookup.java:1073)
	at org.openide.util.lookup.ProxyLookup$LazyCollection.toArray(ProxyLookup.java:1179)
	at java.util.ArrayList.<init>(ArrayList.java:177)
	at org.netbeans.modules.tasklist.trampoline.TaskGroupFactory.initGroups(TaskGroupFactory.java:162)
	at org.netbeans.modules.tasklist.trampoline.TaskGroupFactory.getGroups(TaskGroupFactory.java:190)
	at org.netbeans.modules.tasklist.trampoline.TaskGroup.getGroups(TaskGroup.java:87)
	at org.netbeans.modules.tasklist.ui.CountStatusBar.updateText(CountStatusBar.java:85)
	at org.netbeans.modules.tasklist.ui.CountStatusBar.<init>(CountStatusBar.java:80)
	at org.netbeans.modules.tasklist.ui.TaskListTopComponent$4.run(TaskListTopComponent.java:347)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
	at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Create options panel for module

Create options panel for module using NetBeans generator and visual editor.

Options panel elements:

  • Select executable twig-ling file

Please make it restartless

I think it is not needed to restart NetBeans after installing your plugin, right? So please go to the project properties and set the correct value, to not restart NetBeans after installing your plugin.

Regards

Chris

Fix csv parser

No errors with message:
Unexpected token "name" of value "options" ("punctuation" expected with value ",")

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.