RE: c/c++ plugin

2019-03-22 Thread Mike Billman
As a bonus, had the console running and got this output:

INFO [org.netbeans.modules.autoupdate.services.InstallSupportImpl]: zip END 
header not found
java.util.zip.ZipException: zip END header not found
at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1529)
at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1430)
at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1437)
at java.base/java.util.zip.ZipFile$Source.(ZipFile.java:1268)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1231)
at 
java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:726)
at 
java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:843)
at java.base/java.util.zip.ZipFile.(ZipFile.java:246)
at java.base/java.util.zip.ZipFile.(ZipFile.java:176)
at java.base/java.util.jar.JarFile.(JarFile.java:346)
at java.base/java.util.jar.JarFile.(JarFile.java:317)
at java.base/java.util.jar.JarFile.(JarFile.java:283)
[catch] at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:716)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
INFO [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]: 
http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/cnd/org-netbeans-modules-cnd-discovery.nbm
org.netbeans.api.autoupdate.OperationException[PROXY]: 
http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/cnd/org-netbeans-modules-cnd-discovery.nbm
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:787)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[catch] at java.base/java.lang.Thread.run(Thread.java:834)

From: Mike Billman 
Sent: Friday, March 22, 2019 9:16 AM
To: dev@netbeans.incubator.apache.org
Subject: c/c++ plugin

Tried installing this and am getting the following error:

Networking problem in 
http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/cnd/org-netbeans-modules-cnd-discovery.nbm

The download appears to get nearly complete and then throws that error.  This 
is on NB11 VC4.  Any ideas?

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

11800 Conrey Rd
Suite 150
Cincinnati, OH 45249

T +1 513 469 1424
E mikebill...@qcsoftware.com<mailto:mikebill...@qcsoftware.com>
F +1 513 469 1425



c/c++ plugin

2019-03-22 Thread Mike Billman
Tried installing this and am getting the following error:

Networking problem in 
http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/cnd/org-netbeans-modules-cnd-discovery.nbm

The download appears to get nearly complete and then throws that error.  This 
is on NB11 VC4.  Any ideas?

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

11800 Conrey Rd
Suite 150
Cincinnati, OH 45249

T +1 513 469 1424
E mikebill...@qcsoftware.com
F +1 513 469 1425



Re: [Gentoo Package] C/C++ plugin sources

2018-01-23 Thread William L. Thomson Jr.
On Tue, 23 Jan 2018 09:08:21 +0100
Geertjan Wielenga  wrote:

> On Mon, Jan 22, 2018 at 8:14 PM, William L. Thomson Jr.
>  wrote:
> > Are the sources for the C/C++ plugins published anywhere? I have
> > been searching but not able to find them. Also JavaScript sources.  
> 
> 
> They haven't been donated yet to Apache, we're working on that, right
> now those sources are in http://hg.netbeans.org/releases/file.

Thank you! I assumed as such after reading the transition page[1] and
seeing there will be further code donations. No worries I can be
patient and wait. Thank you for confirmation!

https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition

-- 
William L. Thomson Jr.


pgpmjOYpRYIHD.pgp
Description: OpenPGP digital signature


Re: [Gentoo Package] C/C++ plugin sources

2018-01-23 Thread Geertjan Wielenga
On Mon, Jan 22, 2018 at 8:14 PM, William L. Thomson Jr.
 wrote:
> Are the sources for the C/C++ plugins published anywhere? I have been
> searching but not able to find them. Also JavaScript sources.


They haven't been donated yet to Apache, we're working on that, right
now those sources are in http://hg.netbeans.org/releases/file.

Gj



>
> P.S.
>
> Still making progress on packaging Netbeans 9 from source on Gentoo.
> https://github.com/Obsidian-StudiosInc/os-xtoo
>
> Built entirely under Java 9, with all dependencies from source as
> well, also under Java 9. It is coming along quite well, albeit slowly.
> I have an initial Java editor, though no code completion, and still no
> actual Java Editor, as in the actual package/plugin java.editor. I have
> CSS and HTML working. CSS seems missing a stylesheet or something. I
> can provide screenshots if interested.
>
> Full Javascript support via plugin, since I could not find the sources
> to package. It also did not need anything I did not already have. The
> C/C++ plugins want to replace some stuff I have packaged, due to
> versions being off a bit. Thus I would like to see about packaging that
> piece meal  rather than pulling in the plugin. Long term rather have it
> system installed than via plugin manger. I do not plan to use that much
> if at all.
>
> Down the road I will make another meta package, that is just the base
> UI along with just enough needed to run plugin manager. To allow all
> things to be installed via plugin manager. Just the same I will have
> packaged all the stuff I need for my env, without having to install
> anything from plugin manager. Though will have some USE flags for
> optional stuff on my main package once done.
>
> Thus far only installing JavaScript plugin and temporarily English
> language support for spellchecker. I did package Darcula and CMake
> plugins so they are present on package install, without need for
> installing plugins. Personal preference stuff there, loving that!
>
> I am able to build my basic Java projects, clean, build, etc :) Pretty
> stoked about that! Still a long way to go for my own needs, much less
> for others. Lots of exceptions and issues to address that are self
> inflicted due to abnormal packaging, building from source without ant.
>
> Really cool to see Netbeans come to life module by module, piece by
> piece. Result can be very slimmed down Netbeans for individual
> purposes. I also have live ebuilds, so it can be built from git. Which
> then if you do development, you can test live committed changes to each
> project/module, without rebuilding all of Netbeans. I do not think that
> is that easy with ant. Thus should aid in development of specific
> modules. For anyone interested in such.
>
> Given I have used Netbeans since ~3.x, at least 3.6. This is a long
> term effort, as I am a long time user, and, plan to be for years to
> come. Maybe contributing back on development someday! Till then just
> making arguable the best, most modular, streamlined, customizable
> install of Netbeans on any OS :)
>
> Sorry for length, I have no quiet mode, only verbose -v :)
>
> --
> William L. Thomson Jr.

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

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





[Gentoo Package] C/C++ plugin sources

2018-01-22 Thread William L. Thomson Jr.
Are the sources for the C/C++ plugins published anywhere? I have been
searching but not able to find them. Also JavaScript sources.

P.S.

Still making progress on packaging Netbeans 9 from source on Gentoo.
https://github.com/Obsidian-StudiosInc/os-xtoo

Built entirely under Java 9, with all dependencies from source as
well, also under Java 9. It is coming along quite well, albeit slowly.
I have an initial Java editor, though no code completion, and still no
actual Java Editor, as in the actual package/plugin java.editor. I have
CSS and HTML working. CSS seems missing a stylesheet or something. I
can provide screenshots if interested.

Full Javascript support via plugin, since I could not find the sources
to package. It also did not need anything I did not already have. The
C/C++ plugins want to replace some stuff I have packaged, due to
versions being off a bit. Thus I would like to see about packaging that
piece meal  rather than pulling in the plugin. Long term rather have it
system installed than via plugin manger. I do not plan to use that much
if at all.

Down the road I will make another meta package, that is just the base
UI along with just enough needed to run plugin manager. To allow all
things to be installed via plugin manager. Just the same I will have
packaged all the stuff I need for my env, without having to install
anything from plugin manager. Though will have some USE flags for
optional stuff on my main package once done.

Thus far only installing JavaScript plugin and temporarily English
language support for spellchecker. I did package Darcula and CMake
plugins so they are present on package install, without need for
installing plugins. Personal preference stuff there, loving that!

I am able to build my basic Java projects, clean, build, etc :) Pretty
stoked about that! Still a long way to go for my own needs, much less
for others. Lots of exceptions and issues to address that are self
inflicted due to abnormal packaging, building from source without ant.

Really cool to see Netbeans come to life module by module, piece by
piece. Result can be very slimmed down Netbeans for individual
purposes. I also have live ebuilds, so it can be built from git. Which
then if you do development, you can test live committed changes to each
project/module, without rebuilding all of Netbeans. I do not think that
is that easy with ant. Thus should aid in development of specific
modules. For anyone interested in such.

Given I have used Netbeans since ~3.x, at least 3.6. This is a long
term effort, as I am a long time user, and, plan to be for years to
come. Maybe contributing back on development someday! Till then just
making arguable the best, most modular, streamlined, customizable
install of Netbeans on any OS :)

Sorry for length, I have no quiet mode, only verbose -v :)

-- 
William L. Thomson Jr.


pgpVjxF0G7IIa.pgp
Description: OpenPGP digital signature