and Peppe,

please check that your local tree is _100%_ synchronized with the remote trunk. 
it should match your distro which it currently doesn't obviously.

..ede

On 12/28/2018 11:39 AM, Edgar Soldin wrote:
> hey Peppe,
> 
> ok got it running by commenting in the 
> 
>         /*     
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
>                      .addSeparator();
>              
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
>                      .add(colorSetbutton);
>              
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
>                      .add(colorChooserButton);
>              
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
>                      .addSeparator();*/
> 
> in FeatureColorChooserPlugIn.initialize()
> 
> 
> the extension still throws an NPE. a gif seems missing in 
> org.openjump.core.ui.plugin.colorchooser.PickTool.getCursor()
> 
>     public Cursor getCursor() {
>         return createCursor(new ImageIcon(getClass().getResource(
>                 "pick-color-cursor.gif")).getImage()); //$NON-NLS-1$
>     }
> 
> thanks.. ede
> 
> On 12/28/2018 8:47 AM, Giuseppe Aruta wrote:
>> Hi Ede,
>> Thanks for remind and your efforts. I made the required modifications to 
>> Colorchooser and OpenKLEM plugins. In a couple of days I will upgrade OJ.
>> Color chooser: I cannot go below 2.4 seconds on loading. 
>> Best regards
>> Peppe
>>
>> Il gio 27 dic 2018, 18:48 <edgar.sol...@web.de <mailto:edgar.sol...@web.de>> 
>> ha scritto:
>>
>>     hey All,
>>
>>     it's turn of the year and traditionally this means release time. any 
>> objections, open building sites? looking at the changes, mostly from Peppe!, 
>> i'd say it's going to be OJ 1.14.
>>
>>     ..ede
>>
>>
>>     _______________________________________________
>>     Jump-pilot-devel mailing list
>>     Jump-pilot-devel@lists.sourceforge.net 
>> <mailto:Jump-pilot-devel@lists.sourceforge.net>
>>     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>>
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to