Re: About project error on Netbeans

2019-03-14 Thread Mark Wade
> On Mar 14, 2019, at 1:10 AM, Евгений Король wrote: > > Hello. I opened tab Files and take a screenshot. Maybe problem with "src" > folder? > > - > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For

Re: create new project

2018-03-15 Thread Mark Wade
It says 'no main class is set'. There is a main class, in the file (TestChart.java) that readme says to run. When this happens go to project properties, run and click the "Browse" button next to the "Main Class:" input field and select the desired main class. I would go about this by

Re: dev build not rendering GUI properly

2018-01-13 Thread Mark Wade
correctly, the dev builds are "corrupting" form files (and version 8.2 works fine). Is that correct? Gili On 2018-01-12 9:28 PM, Mark Wade wrote: It isn't so much that it happens in 8.2 also but that once the dev build edits the frame.form file, whether it was created with 8.2 or the de

dev build not rendering GUI properly

2018-01-12 Thread Mark Wade
Hey Everyone again, So I had mentioned yesterday I built the sources at https://github.com/apache/incubator-netbeans.git. Today I created a Java application consisting of a frame, a panel, and a button. It displays in preview properly but when run the button is tiny, presumably because its

Re: built nb from git, no java web plugin?

2018-01-11 Thread Mark Wade
/NETBEANS/summary Cheers, Antonio On 11/01/18 21:27, Geertjan Wielenga wrote: Yes, the 2nd donation hasn’t been done yet. Apache NetBeans is only a Java SE IDE right now. Java Web, JavaScript, PHP, and more are still being donated. Gj Sent from my iPhone On 11 Jan 2018, at 21:18, Mark Wade <ma

built nb from git, no java web plugin?

2018-01-11 Thread Mark Wade
Hey Everyone, First, I haven't been doing much in the way of programming lately but I wanted to check out what's going on so I cloned the NB sources from: https://github.com/apache/incubator-netbeans.git and built it with ant and that all went well enough, NB runs but there is no plugin for