I have been working with Perl for months and ,last week, I wanted to play with C++ to learn it using the same IDE. today, I tried writing a perl program and didn't run at all. no warnings or anything to help me find/post the issue.

How to change the C++ platform to another platform(perl) in NetBeans IDE?

I have been looking AROUND for some solution but no one seems to have asked the same question. how to change platforms.

procedure for opening Perl. I open the existing perl project then open the folder to create a new file. file> open project chose Perl folder stuff(previous perl stuff there). from there I went perl project (right click)> new empty perl file. then wrote my program and try pressing the run radio button...nothing happened. I suspect I need to change the translator view but can't see where to do that.

anyone has an idea of changing between C++ and Perl platforms well, I ended up scrapping the whole IDE to rebuild it later and seems to be ok now

I don't know what got SCREWED UP or how but a rebuilt seemed to do the job

now, I can switch back and forth between C++, Python and Perl


In reply to OT: Changing Platforms between C++ and Perl in NetBeans? by perlynewby

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.