• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

IDE for total non-programmer?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all

Thanks for your help so far, may as well keep at it!
Have got some more info - a topic here on setenv applies, it turns out - but still stumbling along.

Have tried loads of software etc, but now thinking of NetBeans - am told the setup is auto/easier, and it creates packages and directory structures needed based on the code, and that it will help me via reusable classes and methods.

any opinions here? If I try one more thing, I want it to be the last!

thanks kindly, again
Cayenne
 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You also might consider Jedit, which is simpler than netbeans or eclipse.
 
blacksmith
Posts: 1332
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't think an IDE is the right solution to the original problem.

The issue is that OS X uses different directories for certain purposes than Linux or some other flavors of Unix. I think if the original poster finds the correct corresponding directories, the original problem will be fixed.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic