Thanks Victor and Daniel removing extra underscore made it to work

On Friday, September 23, 2016 at 10:33:53 AM UTC-4, user-dev wrote:
>
> I am trying to add a nested view using groovy script but is failing 
> Jenkins.instance.instance.addView(new 
> hudson.plugins.nested__view.NestedView("Sample View"))
>
> org.codehaus.groovy.control.MultipleCompilationErrorsException: startup 
> failed:
> Script1.groovy: 3: unable to resolve class 
> hudson.plugins.nested__view.NestedView 
>  @ line 3, column 35.
>    Jenkins.instance.instance.addView(new 
> hudson.plugins.nested__view.NestedView("ViewX"
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/915e1c2b-3f8f-4f0d-b91d-bb277b0cba0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to