Hi,
Does any body know how I can resolve this ?
java.lang.ClassNotFoundException
I have included two client codes.
QUARKUS CLIENT
@Path("/hello")
public class GreetingResource {
private static RMIInterface look_up;
@GET
@Produces(MediaType.TEXT_PLAIN)
public String hello
Select 'Project from Archetype' in the New Project dialog and then search
for 'quarkus', click Finish, and choose Debug, Test, Run, or Profile.
Gj
On Sat, Jan 25, 2020 at 12:19 AM Armel Nene
wrote:
> As with the current maven support for Java development in Netbeans, the
> plugin will increase
As with the current maven support for Java development in Netbeans, the plugin
will increase developer productivity and a better experience. Quarkus comes
many options which one cannot possibly remember them all. My suggestion is to
have as another option (new project) under the Maven Java optio
If Quarkus is an archetype on Maven Central then you can use NetBeans right
now, since several years, to generate your Quarkus Maven archetype -- and
then debug, test, and run it. NetBeans supports Maven out of the box.
Gj
On Fri, Jan 24, 2020 at 11:52 PM Armel Nene
wrote:
> Hi all,
> My first
Hi all,
My first time here but I have been using Netbeans and blogging about for over a
decade.
I am proposing a plugin to create a new type of Java projects based on the
Quarkus framework. The Quarkus framework helps developers create Java
applications which are optimised for environment such