Netbeans IDE 6.5

Netbeans IDE 6.5

am 28.10.2009 01:50:18 von Skip Evans

Hey all,

I just downloaded the Netbeans 6.5 IDE to use as a code
editor, installed the PHP plugin for syntax highlighting and
it didn't look so good, so I find on the forum a guy who has
made a collection of files, starting in a directory called
config, that will apparently change the highlighting more in
line to what I'm used to.

But he gave no instructions how this is to be installed and I
can't find anywhere in the documentation how to install this
stuff.

Any Netbeaners out there know how to install syntax
highlighting stuff?

I found it here.

http://forums.netbeans.org/post-46850.html

Downloaded and unzipped the archive and then I stopped like
the robot on Lost in Space when they pulled out his power pack.

Any help would be great!

Thanks,
Skip
--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

RE: Netbeans IDE 6.5

am 28.10.2009 13:23:15 von Bob McConnell

From: Skip Evans

> I just downloaded the Netbeans 6.5 IDE to use as a code=20
> editor, installed the PHP plugin for syntax highlighting and=20
> it didn't look so good, so I find on the forum a guy who has=20
> made a collection of files, starting in a directory called=20
> config, that will apparently change the highlighting more in=20
> line to what I'm used to.
>=20
> But he gave no instructions how this is to be installed and I=20
> can't find anywhere in the documentation how to install this=20
> stuff.

Three questions.

1. Why did you install an obsolete version? 6.7.1 is current and 6.8 is
now in beta.

2. You just asked this question on the NetBeans mailing list, which is
more likely to result in a useable answer. Can't you wait for them?

3. Did you try reading the help section on "Configuring IDE Settings"?

Once again you forgot to include that you installed this on Ubuntu.

Bob McConnell

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

RE: Netbeans IDE 6.5

am 28.10.2009 17:00:09 von Tom Calpin

If you go Tools>Options> Keymap tab, you can click the 'Import' button at
the bottom. It just imports the zip file.
I'm new to Netbeans myself and decided to install this colour scheme,
however I can't get it to display correctly.


I'm also missing word wrap and a more simple one-click FTP upload interface,
so I'm still in half a mind as to whether I abandon NuSphere (which we sort
of grew up with) just yet.
Unless anyone out there knows any plugins that add the functionality to
Netbeans?



-----Original Message-----
From: Skip Evans [mailto:skip@bigskypenguin.com]
Sent: 28 October 2009 00:50
To: php-general@lists.php.net
Subject: Netbeans IDE 6.5

Hey all,

I just downloaded the Netbeans 6.5 IDE to use as a code
editor, installed the PHP plugin for syntax highlighting and
it didn't look so good, so I find on the forum a guy who has
made a collection of files, starting in a directory called
config, that will apparently change the highlighting more in
line to what I'm used to.

But he gave no instructions how this is to be installed and I
can't find anywhere in the documentation how to install this
stuff.

Any Netbeaners out there know how to install syntax
highlighting stuff?

I found it here.

http://forums.netbeans.org/post-46850.html

Downloaded and unzipped the archive and then I stopped like
the robot on Lost in Space when they pulled out his power pack.

Any help would be great!

Thanks,
Skip
--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 28.10.2009 17:25:10 von Skip Evans

Hey,

No import button in NetBeans 6.5 on Ubuntu.

Skip

Tom Calpin wrote:
> If you go Tools>Options> Keymap tab, you can click the 'Import' button at
> the bottom. It just imports the zip file.
> I'm new to Netbeans myself and decided to install this colour scheme,
> however I can't get it to display correctly.
>
>
> I'm also missing word wrap and a more simple one-click FTP upload interface,
> so I'm still in half a mind as to whether I abandon NuSphere (which we sort
> of grew up with) just yet.
> Unless anyone out there knows any plugins that add the functionality to
> Netbeans?
>
>
>
> -----Original Message-----
> From: Skip Evans [mailto:skip@bigskypenguin.com]
> Sent: 28 October 2009 00:50
> To: php-general@lists.php.net
> Subject: Netbeans IDE 6.5
>
> Hey all,
>
> I just downloaded the Netbeans 6.5 IDE to use as a code
> editor, installed the PHP plugin for syntax highlighting and
> it didn't look so good, so I find on the forum a guy who has
> made a collection of files, starting in a directory called
> config, that will apparently change the highlighting more in
> line to what I'm used to.
>
> But he gave no instructions how this is to be installed and I
> can't find anywhere in the documentation how to install this
> stuff.
>
> Any Netbeaners out there know how to install syntax
> highlighting stuff?
>
> I found it here.
>
> http://forums.netbeans.org/post-46850.html
>
> Downloaded and unzipped the archive and then I stopped like
> the robot on Lost in Space when they pulled out his power pack.
>
> Any help would be great!
>
> Thanks,
> Skip

--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 28.10.2009 17:29:49 von Skip Evans

Bob McConnell wrote:
>
> Three questions.
>
> 1. Why did you install an obsolete version? 6.7.1 is current and 6.8 is
> now in beta.

Because that what Ubuntu installs with apt-get install
netbeans and I like to stick with Ubuntu tested stuff.

>
> 2. You just asked this question on the NetBeans mailing list, which is
> more likely to result in a useable answer. Can't you wait for them?

No.

>
> 3. Did you try reading the help section on "Configuring IDE Settings"?

Yes.

>
> Once again you forgot to include that you installed this on Ubuntu.
>

You mean people still use Windows? Talk about obsolete!

--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 28.10.2009 17:47:51 von Brady Mitchell

On Tue, Oct 27, 2009 at 5:50 PM, Skip Evans wrote:
> Any Netbeaners out there know how to install syntax highlighting stuff?

1 - Exit NetBeans
2 - Unzip the file in your ~/.netbeans/ folder.
3 - Start NetBeans
4 - Select the new color profile from Tools -> Options -> Fonts and
Colors -> Profile dropdown

I would suggest upgrading to the latest NetBeans as well, it's worth it.

Brady

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 28.10.2009 17:49:37 von Greg Maruszeczka

--Sig_/TaMg5VD+phdAoc1m4tiHsDZ
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Wed, 28 Oct 2009 11:29:49 -0500
Skip Evans wrote:

> Bob McConnell wrote:
> >=20
> > Three questions.
> >=20
> > 1. Why did you install an obsolete version? 6.7.1 is current and
> > 6.8 is now in beta.
>=20
> Because that what Ubuntu installs with apt-get install=20
> netbeans and I like to stick with Ubuntu tested stuff.
>=20

After being down this road with java apps like NB, Eclipse and
Tomcat IMHO you get very little benefit from installing the distro's
version, which always seem to be just far enough behind the latest to be
an annoyance for development purposes.

Download NB 6.7.1 (or even better, 6.8 Beta which looks pretty good to
me), run the install script and you're done. It's built-in updater will
handle the rest. Then if you're still feeling antsy about the choice of
syntax colors you can choose any of five different theme profiles under
Tools->Options->Fonts&Colors or customize any one of them to your
heart's content.

HTH,

GM


--=20
=20
Greg Maruszeczka

GnuPG-ID: 0x4309323E, http://pgp.mit.edu

--Sig_/TaMg5VD+phdAoc1m4tiHsDZ
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)

iEYEARECAAYFAkrodigACgkQn27BuUMJMj6GSgCbBamTAqMpxWE7xa5nF95w m4lg
kE8AoIal/zjy9wR012OQXOQz0ugn2nWF
=DUJa
-----END PGP SIGNATURE-----

--Sig_/TaMg5VD+phdAoc1m4tiHsDZ--

Re: Netbeans IDE 6.5

am 28.10.2009 18:35:41 von Skip Evans

Greg Maruszeczka wrote:
> Download NB 6.7.1 (or even better, 6.8 Beta which looks pretty good to
> me), run the install script and you're done. It's built-in updater will
> handle the rest. Then if you're still feeling antsy about the choice of
> syntax colors you can choose any of five different theme profiles under
> Tools->Options->Fonts&Colors or customize any one of them to your
> heart's content.
>

I took Greg's advice and downloaded 6.7.1, installed no
problem, and now there is an import button, but when I try to
import the new style from the NetBeans Forum it doesn't have
any affect.

So, taking Greg's advice again I'll restyle it myself.

Now, if I can just get rid of that red line at the 80 column
mark. I haven't bothered with 80 columns since I wrote
assembly on a terminal connected to a PDP-11 in college.

Skip

Thanks,
Skip
--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 29.10.2009 01:40:08 von James Mclean

On Thu, Oct 29, 2009 at 4:05 AM, Skip Evans wrote:
> Now, if I can just get rid of that red line at the 80 column mark. I haven't
> bothered with 80 columns since I wrote assembly on a terminal connected to a
> PDP-11 in college.

I myself and I'm sure many others will agree that sticking to 'around'
80 chars is best-practice, it's handy for those times when you need to
fix code in an emergency in an 80 col terminal, among other reasons.
Personally the 80 col marker (I set it to 78 cols actually) is one of
the first things I enable in Eclipse PDT..

Zend would (mostly) agree:
http://framework.zend.com/manual/en/coding-standard.php-file -formatting.html

Cheers,

James

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 29.10.2009 10:43:23 von Skylinux

James McLean wrote:
> I myself and I'm sure many others will agree that sticking to 'around'
> 80 chars is best-practice, it's handy for those times when you need to
> fix code in an emergency in an 80 col terminal, among other reasons.
> Personally the 80 col marker (I set it to 78 cols actually) is one of
> the first things I enable in Eclipse PDT..

I only use a character limit for email but I have a wide screen so write
code to the edge of the screen.
Updating code via a terminal connection is no problem either because vim
will wrap long lines.
So 80chars may have been a good idea a long time ago but I think that
the rule is a bit outdated.

--
John
Those willing to give up a little liberty for a little security
deserve neither security nor liberty.
[Benjamin Franklin]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 29.10.2009 10:53:27 von Skylinux

Skip Evans wrote:
> Now, if I can just get rid of that red line at the 80 column mark. I
> haven't bothered with 80 columns since I wrote assembly on a terminal
> connected to a PDP-11 in college.

Sorry forgot to include this.

Tools=>Options=>Formatting
Set Right Margin to 200 (200 is the largest number the field will accept)

The red line should be gone now

--
John
Those willing to give up a little liberty for a little security
deserve neither security nor liberty.
[Benjamin Franklin]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Netbeans IDE 6.5

am 29.10.2009 12:51:54 von James Mclean

On Thu, Oct 29, 2009 at 8:13 PM, John Black
wrote:
> James McLean wrote:
>>
>> I myself and I'm sure many others will agree that sticking to 'around'
>> 80 chars is best-practice, it's handy for those times when you need to
>> fix code in an emergency in an 80 col terminal, among other reasons.
>> Personally the 80 col marker (I set it to 78 cols actually) is one of
>> the first things I enable in Eclipse PDT..
>
> I only use a character limit for email but I have a wide screen so write
> code to the edge of the screen.
> Updating code via a terminal connection is no problem either because vim
> will wrap long lines.
> So 80chars may have been a good idea a long time ago but I think that the
> rule is a bit outdated.

Personally I find wrapped vi/vim lines very annoying, hence why I
stick to short lines where possible :)

Cheers

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php