Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Jbuilder Behaving Strangely....
kvarnerexpress
post Aug 16 2005, 05:50 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



I have a large project and im adding classes and creating packages and as Im doing so the code highlighting and build functions seem to not work correctly. For example:

I have a package com.whatever.util that contains a class Utils.java.

I then add a new class to another package, say com.whatever.bla called MyNewClass.java and I import Utils. The package structure for both these checks out. Everythings fine until I build the entire project at which point it can't find Utils.

If however I open both files and make a blank change to Utils.java and save it, the code highlighing in MyNewClass.java disappears. Its as if build isn't working correctly but code highlighting is and they are conflicting. Also if I build Utils on its own it produces no errors, the code highlighting disappears in MyNewClass, but again if I build the whole thing the error returns.

Can someone suggest anything.

kvarnerexpress
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 6th September 2008 - 05:21 PM