Christian Lenz created NETBEANS-3662:
----------------------------------------

             Summary: Copy over icon to settings
                 Key: NETBEANS-3662
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3662
             Project: NetBeans
          Issue Type: Improvement
          Components: editor - Options
    Affects Versions: 11.3
         Environment: Product Version: Apache NetBeans IDE DEV (Build 
dev-f25af78881f4ad29aec81c301c4d00974db2db76)
Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS
Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS
System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
User directory: C:\Users\Chrl\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\dev
            Reporter: Christian Lenz
            Assignee: Jan Lahoda


Atm, only the lexer will be copied over to the settings of NetBeans, not the 
icon. The problem will be, when we export/import settings or copy the settings 
from one into another computer. This makes copying the folder easy w/o changing 
anything.

Steps to reprocuce: 
* Open any project (Just to let NetBeans init the editor)
* Go to Tools -> Options -> Editor -> Language Servers
* Adding a new custom language with a lexer file and an icon.
* NetBeans creates a folder with "x-ext-a" into the settings of NetBeans (On my 
windows machine it is this path: 
C:\Users\Chrl\AppData\Roaming\NetBeans\dev\config\Editors\text\x-ext-a)
* Folder contains syntax.xml which is a copy of the file that I choose from the 
hard disk and a .nbattr file with registering the lexer.
* No icon file is inside.

What I expect is that the icon is also part of it and the name, that I've 
chosen should also be part of nbattr.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to