Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] orion-dev Digest, Vol 49, Issue 6

Hi Paul,
I think I understand what you mean.
The error is not a real mistake, just eslint judge this is a mistake.
And I created my first plug-in successfully. I think, mybe this problem is also what people can do in Orion.
Thank for your help!

Eric,China


zhch040200@xxxxxxx
 
Date: 2015-01-13 21:57
Subject: orion-dev Digest, Vol 49, Issue 6
Send orion-dev mailing list submissions to
orion-dev@xxxxxxxxxxx
 
To subscribe or unsubscribe via the World Wide Web, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev
or, via email, send a message with subject or body 'help' to
orion-dev-request@xxxxxxxxxxx
 
You can reach the person managing the list at
orion-dev-owner@xxxxxxxxxxx
 
When replying, please edit your Subject line so it is more specific
than "Re: Contents of orion-dev digest..."
 
 
Today's Topics:
 
   1. Re: truoble of orion plugin (Paul Webster)
 
 
----------------------------------------------------------------------
 
Message: 1
Date: Tue, 13 Jan 2015 08:57:23 -0500
From: Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Subject: Re: [orion-dev] truoble of orion plugin
Message-ID:
<CAKr+9MjrG43oL647V8d_9DPJZ2MpwH_gqgjCgk4r-yKZvNxreg@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"
 
Hi Eric,
 
Orion uses eslint to find errors in _javascript_ code.  You can add a global
declaration to your file and it won't mark orion as an error.  See
http://eslint.org/docs/configuring/
 
On Mon, Jan 12, 2015 at 10:43 PM, eric-orion <zhch040200@xxxxxxx> wrote:
 
> Hi,
> Recently  I have been learning the basic knowledge of Orion you provide
> me, but i got some troubles .
>  I follow the steps to write a plugin
> *https://wiki.eclipse.org/Orion/Documentation/Developer_Guide/Simple_plugin_example*
> <https://wiki.eclipse.org/Orion/Documentation/Developer_Guide/Simple_plugin_example>,but
> I meet touble as  following picture show,
>
> How can I solve this problem?
> Thanks for your help,
> Eric,China
>
>
>
> _______________________________________________
> orion-dev mailing list
> orion-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/orion-dev
>
 
 
 
--
Paul Webster
Hi floor.  Make me a sammich! - GIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/orion-dev/attachments/20150113/66f5372b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ??1.png
Type: image/png
Size: 19226 bytes
Desc: not available
URL: <https://dev.eclipse.org/mailman/private/orion-dev/attachments/20150113/66f5372b/attachment.png>
 
------------------------------
 
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev
 
End of orion-dev Digest, Vol 49, Issue 6
****************************************

Back to the top